summaryrefslogtreecommitdiff
path: root/app/Locales/it_IT
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2014-09-03 14:25:17 -0700
committerFrédéric Guillot <fred@kanboard.net>2014-09-03 14:25:17 -0700
commit749136361e6eedbc868778db17bdc67aa0f3b677 (patch)
tree78845b6f41fa69e4bc52c5e372689904ce8b5ac7 /app/Locales/it_IT
parentd68ff648b1995c14506d4c61c9d97dc7f599496f (diff)
Change a category directly from the board
Diffstat (limited to 'app/Locales/it_IT')
-rw-r--r--app/Locales/it_IT/translations.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locales/it_IT/translations.php b/app/Locales/it_IT/translations.php
index 3c5e3ae8..33ad358f 100644
--- a/app/Locales/it_IT/translations.php
+++ b/app/Locales/it_IT/translations.php
@@ -466,4 +466,6 @@ return array(
// 'No external authentication enabled.' => '',
// 'Password modified successfully.' => '',
// 'Unable to change the password.' => '',
+ // 'Change category for the task "%s"' => '',
+ // 'Change category' => '',
);