summaryrefslogtreecommitdiff
path: root/app/Locale/id_ID
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-01-31 11:05:47 -0500
committerFrederic Guillot <fred@kanboard.net>2016-01-31 11:05:47 -0500
commit9570793f68d44179f9b7e0b264e5fbe0ca839c51 (patch)
tree08d14952e0eb02742742baf7706d5531a55bcb8d /app/Locale/id_ID
parent3279768c1cff1534f435a080c4765f8a45290a4e (diff)
Add a "Me" button to assignee form element
Diffstat (limited to 'app/Locale/id_ID')
-rw-r--r--app/Locale/id_ID/translations.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locale/id_ID/translations.php b/app/Locale/id_ID/translations.php
index 02ee727c..ce51b418 100644
--- a/app/Locale/id_ID/translations.php
+++ b/app/Locale/id_ID/translations.php
@@ -1123,4 +1123,6 @@ return array(
// 'There is no external link for the moment.' => '',
// 'Internal links' => '',
// 'There is no internal link for the moment.' => '',
+ // 'Assign to me' => '',
+ // 'Me' => '',
);