diff options
author | torinky <k_tori@me.com> | 2017-10-15 18:12:13 +0900 |
---|---|---|
committer | torinky <k_tori@me.com> | 2017-10-15 18:12:13 +0900 |
commit | c6f4c51f1f51f28df9f5c4fc310d0faaa5cb4aa4 (patch) | |
tree | 07fcfb86ac9acfc3f5f1e79fe41e14c320e9773a /app/Locale/my_MY | |
parent | 29aecf20d34aaed69cb9717a28e26a5d8f2ae79a (diff) | |
parent | fcc0ea6feefa888f87ad0ddaaf225a0e7804b3bc (diff) |
Merge remote-tracking branch 'origin/master'
# Conflicts:
# app/Locale/ja_JP/translations.php
Diffstat (limited to 'app/Locale/my_MY')
-rw-r--r-- | app/Locale/my_MY/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/my_MY/translations.php b/app/Locale/my_MY/translations.php index 95c09334..86e92360 100644 --- a/app/Locale/my_MY/translations.php +++ b/app/Locale/my_MY/translations.php @@ -1340,4 +1340,5 @@ return array( // 'Write one subject by line.' => '', // 'Create another link' => '', // 'BRL - Brazilian Real' => '', + // 'Add a new Kanboard task' => '', ); |