summaryrefslogtreecommitdiff
path: root/app/Locale/it_IT/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/it_IT/translations.php')
-rw-r--r--app/Locale/it_IT/translations.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php
index 3e27120b..65defe86 100644
--- a/app/Locale/it_IT/translations.php
+++ b/app/Locale/it_IT/translations.php
@@ -1278,4 +1278,13 @@ return array(
'Moving a task is not permitted' => 'Spostare task non è permesso',
'This value must be in the range %d to %d' => 'Questo valore deve essere compreso tra %d e %d',
'You are not allowed to move this task.' => 'Non ti è permesso spostare questo 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' => '',
);