summaryrefslogtreecommitdiff
path: root/app/Locale/id_ID
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2018-04-30 11:10:25 -0700
committerFrédéric Guillot <fred@kanboard.net>2018-04-30 11:10:25 -0700
commit0b475c18509c335087cc3158b5a7e616c1928286 (patch)
treec8f96eb2ce30a33bed40bd2fe699bad2e0607f09 /app/Locale/id_ID
parent9c50fc9eb57b7fe6bdb6b0d2905269525570f857 (diff)
Add missing translations
Diffstat (limited to 'app/Locale/id_ID')
-rw-r--r--app/Locale/id_ID/translations.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/Locale/id_ID/translations.php b/app/Locale/id_ID/translations.php
index f309f810..727aab1a 100644
--- a/app/Locale/id_ID/translations.php
+++ b/app/Locale/id_ID/translations.php
@@ -1377,4 +1377,7 @@ return array(
// 'The link with the relation "%s" to the task %s has been removed' => '',
// 'Custom Filter:' => '',
// 'Unable to find this group.' => '',
+ // '%s moved the task #%d to the column "%s"' => '',
+ // '%s moved the task #%d to the position %d in the column "%s"' => '',
+ // '%s moved the task #%d to the swimlane "%s"' => '',
);