diff options
author | Frederic Guillot <fred@kanboard.net> | 2017-02-26 09:15:04 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2017-02-26 09:15:04 -0500 |
commit | 954b7324f08e633087a1f6809a80c5892e39bcb0 (patch) | |
tree | 61131fae4ebb76deccdd8a762cb5ab75ab83d5bb /app/Locale/ru_RU | |
parent | 28b9d6cdf11cad3d70e831ff2abfc824e1cca244 (diff) |
Add Croatian translation (#3076)
Diffstat (limited to 'app/Locale/ru_RU')
-rw-r--r-- | app/Locale/ru_RU/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php index 454407c5..d8a8565d 100644 --- a/app/Locale/ru_RU/translations.php +++ b/app/Locale/ru_RU/translations.php @@ -1334,4 +1334,5 @@ return array( 'Task ID' => 'ID задачи', // 'Assign automatically a color when due date is expired' => '', // 'Total score in this column across all swimlanes' => '', + // 'HRK - Kuna' => '', ); |