diff options
author | Frederic Guillot <fred@kanboard.net> | 2017-05-08 20:18:23 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2017-05-08 20:18:23 -0400 |
commit | 92b72d3277b0833b7b239fbd8fc8d3d5ffa9741c (patch) | |
tree | b3dae75434f557facff352cc150bd80bf06a724e /app/Locale/fi_FI/translations.php | |
parent | 7dc5d9221eeb386d9a15be3649337022219d424d (diff) |
Sync locales
Diffstat (limited to 'app/Locale/fi_FI/translations.php')
-rw-r--r-- | app/Locale/fi_FI/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/fi_FI/translations.php b/app/Locale/fi_FI/translations.php index 5234d7bd..09090ac1 100644 --- a/app/Locale/fi_FI/translations.php +++ b/app/Locale/fi_FI/translations.php @@ -1332,4 +1332,5 @@ return array( // '%d subtask' => '', // 'Only moving task between those columns is permitted for tasks assigned to the current user' => '', // '[DUPLICATE]' => '', + // 'DKK - Danish Krona' => '', ); |