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/pl_PL/translations.php | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'app/Locale/pl_PL') diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php index 164abe0c..51c0fef8 100644 --- a/app/Locale/pl_PL/translations.php +++ b/app/Locale/pl_PL/translations.php @@ -1278,4 +1278,13 @@ return array( // 'Moving a task is not permitted' => '', // 'This value must be in the range %d to %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