From b8f7532e5c7e8b8be3ab199fca3dadd0d22be4cd Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 3 Dec 2016 15:43:36 -0500 Subject: Add personal API access token --- app/Locale/zh_CN/translations.php | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'app/Locale/zh_CN') diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php index e27a8a56..c87adbec 100644 --- a/app/Locale/zh_CN/translations.php +++ b/app/Locale/zh_CN/translations.php @@ -1278,4 +1278,13 @@ return array( 'Moving a task is not permitted' => '禁止移动任务', 'This value must be in the range %d to %d' => '输入值必须在%d到%d之间', 'You are not allowed to move this task.' => '你不能移动此任务', + // 'API User Access' => '', + // 'Preview' => '', + // 'Write' => '', + // 'Write your text in Markdown' => '', + // 'New External Task: %s' => '', + // 'No personal API access token registered.' => '', + // 'Your personal API access token is "%s"' => '', + // 'Remove your token' => '', + // 'Generate a new token' => '', ); -- cgit v1.2.3