summaryrefslogtreecommitdiff
path: root/app/Locale/my_MY/translations.php
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2018-06-07 15:02:10 -0700
committerFrédéric Guillot <fred@kanboard.net>2018-06-07 15:02:10 -0700
commit9d4be201aaaeaac23f4b18fb6c91caca857a2f0f (patch)
tree0b669aa0d7d382679100a69c0f9a59287b906568 /app/Locale/my_MY/translations.php
parentdfea2f23653644b574322a5199c120a32e1f29f3 (diff)
Add quick link assign me in different views
Diffstat (limited to 'app/Locale/my_MY/translations.php')
-rw-r--r--app/Locale/my_MY/translations.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/my_MY/translations.php b/app/Locale/my_MY/translations.php
index c0a99895..19914d67 100644
--- a/app/Locale/my_MY/translations.php
+++ b/app/Locale/my_MY/translations.php
@@ -1022,7 +1022,6 @@ return array(
// 'Edit description' => '',
// 'New internal link' => '',
// 'Display list of keyboard shortcuts' => '',
- // 'Set start date' => '',
// 'Avatar' => '',
// 'Upload my avatar image' => '',
// 'Remove my image' => '',
@@ -1383,4 +1382,5 @@ return array(
// 'Edit tasks in bulk' => '',
// 'Choose the properties that you would like to change for the selected tasks.' => '',
// 'Configure this project' => '',
+ // 'Start now' => '',
);