summaryrefslogtreecommitdiff
path: root/app/Locale/id_ID
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-12-29 19:17:40 +0100
committerFrederic Guillot <fred@kanboard.net>2015-12-29 19:17:40 +0100
commit8ca1809bd62f9d7b5f1f26cc9d96bc6cf11ac3ad (patch)
tree51c3b96ef29057365b1fc93dee6da55e2d9ed7d6 /app/Locale/id_ID
parent34e6add1d84837b9a0a2548abbc4be43fa83410f (diff)
Sync locales
Diffstat (limited to 'app/Locale/id_ID')
-rw-r--r--app/Locale/id_ID/translations.php14
1 files changed, 14 insertions, 0 deletions
diff --git a/app/Locale/id_ID/translations.php b/app/Locale/id_ID/translations.php
index 686124fb..c1f55a5f 100644
--- a/app/Locale/id_ID/translations.php
+++ b/app/Locale/id_ID/translations.php
@@ -1099,4 +1099,18 @@ return array(
// 'Enter group name...' => '',
// 'Role:' => '',
'Project members' => 'Anggota proyek',
+ // 'Compare hours for "%s"' => '',
+ // '%s mentioned you in the task #%d' => '',
+ // '%s mentioned you in a comment on the task #%d' => '',
+ // 'You were mentioned in the task #%d' => '',
+ // 'You were mentioned in a comment on the task #%d' => '',
+ // 'Mentioned' => '',
+ // 'Compare Estimated Time vs Actual Time' => '',
+ // 'Estimated hours: ' => '',
+ // 'Actual hours: ' => '',
+ // 'Hours Spent' => '',
+ // 'Hours Estimated' => '',
+ // 'Estimated Time' => '',
+ // 'Actual Time' => '',
+ // 'Estimated vs actual time' => '',
);