fix(translate): fixed translate string

This commit is contained in:
OldHawk
2018-05-26 22:30:55 +08:00
parent 6f79c21096
commit d2f10e8c12
3 changed files with 3 additions and 0 deletions

View File

@@ -1781,6 +1781,7 @@
TITLE_HNR_WARNING_ADD: 'New H&R warning',
CONTENT_HNR_WARNING_ADD: '### H&R warning! \n You just got a h&r warning on torrent [{{torrent_file_name}}](/torrents/{{torrent_id}}), please continue to seeding, the warning will be auto cleanup when the seed ratio more than {{hnr_ratio}} or seed time more than {{hnr_days}} days or clean up manually at [warning list](/status/warning).',
TITLE_HNR_WARNING_REMOVE: 'H&R warning removed',
CONTENT_HNR_WARNING_REMOVE: '### H&R warning removed! \n Congratulate, your h&r warning on torrent [{{torrent_file_name}}](/torrents/{{torrent_id}}) already clean up.',

View File

@@ -1781,6 +1781,7 @@
TITLE_HNR_WARNING_ADD: '新的 H&R 警告',
CONTENT_HNR_WARNING_ADD: '### H&R 警告! \n 您剛剛得到一個 h&r 警告在種子 [{{torrent_file_name}}](/torrents/{{torrent_id}}), 您需要繼續做種, 這個警告會在該種分享率大於 {{hnr_ratio}} 或做種時間大於 {{hnr_days}} 天時自動清除,您也可以從這裡 [warning list](/status/warning) 使用系統積分手動清除.',
TITLE_HNR_WARNING_REMOVE: 'H&R 警告移除',
CONTENT_HNR_WARNING_REMOVE: '### H&R 警告已移除! \n 恭喜您, 您在種子 [{{torrent_file_name}}](/torrents/{{torrent_id}}) 上的 h&r 警告已經移除.',

View File

@@ -1781,6 +1781,7 @@
TITLE_HNR_WARNING_ADD: '新的 H&R 警告',
CONTENT_HNR_WARNING_ADD: '### H&R 警告! \n 您刚刚得到一个 h&r 警告在种子 [{{torrent_file_name}}](/torrents/{{torrent_id}}), 您需要继续做种, 这个警告会在该种分享率大于 {{hnr_ratio}} 或做种时间大于 {{hnr_days}} 天时自动清除,您也可以从这里 [warning list](/status/warning) 使用系统积分手动清除.',
TITLE_HNR_WARNING_REMOVE: 'H&R 警告移除',
CONTENT_HNR_WARNING_REMOVE: '### H&R 警告已移除! \n 恭喜您, 您在种子 [{{torrent_file_name}}](/torrents/{{torrent_id}}) 上的 h&r 警告已经移除.',