feat(dataLogs): show data logs help info

This commit is contained in:
OldHawk
2018-06-06 03:01:17 +08:00
parent 677f4f9e9b
commit 8f3949c19c
11 changed files with 37 additions and 11 deletions

View File

@@ -1473,7 +1473,9 @@
SERIES_SCORE: 'score',
SERIES_UPLOADED: 'uploaded',
SERIES_DOWNLOADED: 'downloaded',
LEGEND_UNIT: ' (unit: GB)'
LEGEND_UNIT: ' (unit: GB)',
UPLOADED_LOGS_HELP: 'Only list uploaded data by client announced',
DOWNLOADED_LOGS_HELP: 'Only list downloaded data by client announced'
},
//score log
@@ -1499,7 +1501,7 @@
ACTIVE_IDLE_ACCOUNT: 'Active account idle status',
DAILY_CHECK_IN: 'Daily check in',
SEED_TIMED: 'Torrent seeding timed increased score <a href=/torrents/{{tid}}>{{tid}}',
SEED_UP_DOWNLOAD: 'Torrent seeding and leeching data transfer score <a href=/torrents/{{tid}}>{{tid}}'
SEED_UP_DOWNLOAD: 'Torrent seeding and leeching data transfer score <a href=/torrents/{{tid}}>{{tid}}',
ANNOUNCE_UPLOAD_LOGS: 'Client announce uploaded data',
ANNOUNCE_DOWNLOAD_LOGS: 'Client announce downloaded data'
},

View File

@@ -1473,7 +1473,9 @@
SERIES_SCORE: '積分',
SERIES_UPLOADED: '上傳量',
SERIES_DOWNLOADED: '下載量',
LEGEND_UNIT: ' (單位: GB)'
LEGEND_UNIT: ' (單位: GB)',
UPLOADED_LOGS_HELP: '只列出通過客戶端軟件上報的上傳量數據',
DOWNLOADED_LOGS_HELP: '只列出通過客戶端軟件上報的下載量數據'
},
//score log

View File

@@ -1473,7 +1473,9 @@
SERIES_SCORE: '积分',
SERIES_UPLOADED: '上传量',
SERIES_DOWNLOADED: '下载量',
LEGEND_UNIT: ' (单位: GB)'
LEGEND_UNIT: ' (单位: GB)',
UPLOADED_LOGS_HELP: '只列出通过客户端软件上报的上传量数据',
DOWNLOADED_LOGS_HELP: '只列出通过客户端软件上报的下载量数据'
},
//score log