diff options
author | Yuichi Murata <yuichi1004@gmail.com> | 2015-04-06 09:45:59 +0900 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-04-07 20:40:00 -0400 |
commit | 7d1c84699ac12f91bf711ded5c93b57a644fabbf (patch) | |
tree | 99865072bd1ab92cfb51391fd0716b65e631e2c2 /app/Locale/da_DK/translations.php | |
parent | 4325679a709869a921e9b0b7bfebd6be560090ab (diff) |
Update ja_JP translation (pull-request #777) and sync all locales
Diffstat (limited to 'app/Locale/da_DK/translations.php')
-rw-r--r-- | app/Locale/da_DK/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php index 8ccd4948..2f83ac8b 100644 --- a/app/Locale/da_DK/translations.php +++ b/app/Locale/da_DK/translations.php @@ -474,7 +474,7 @@ return array( '%s moved the task %s to the position #%d in the column "%s"' => '%s flyt opgaven %s til positionen #%d i kolonnen "%s"', '%s moved the task %s to the column "%s"' => '%s flyttede opgaven %s til kolonnen "%s"', '%s created the task %s' => '%s oprettede opgaven %s', - '%s closed the task %s' => '', + // '%s closed the task %s' => '', '%s created a subtask for the task %s' => '%s oprettede en under-opgave for opgaven %s', '%s updated a subtask for the task %s' => '%s opdaterede en under-opgave for opgaven %s', 'Assigned to %s with an estimate of %s/%sh' => 'Tildelt til %s med en estimering på %s/%sh', |