mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-07-06 17:58:20 +02:00
fix(translate): fixed translate string
This commit is contained in:
@@ -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.',
|
||||
|
||||
|
||||
@@ -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 警告已經移除.',
|
||||
|
||||
|
||||
@@ -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 警告已经移除.',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user