summaryrefslogtreecommitdiff
path: root/app/Locale/ru_RU/translations.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-12-30 21:02:30 -0500
committerFrederic Guillot <fred@kanboard.net>2016-12-30 21:02:30 -0500
commitd49ce63e51f596ad3bf0d02b689aea673cf544f8 (patch)
tree300c122c7c41368b91e800d1b30f5fb0482d5e98 /app/Locale/ru_RU/translations.php
parent053514feaa617f51712d6b5e1e2dafcf47a75782 (diff)
Fix typo in French translation
Diffstat (limited to 'app/Locale/ru_RU/translations.php')
-rw-r--r--app/Locale/ru_RU/translations.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php
index ffebcd6a..038cb75e 100644
--- a/app/Locale/ru_RU/translations.php
+++ b/app/Locale/ru_RU/translations.php
@@ -566,7 +566,7 @@ return array(
'JPY - Japanese Yen' => 'JPY - Японская йена',
'NZD - New Zealand Dollar' => 'NZD - Новозеландский доллар',
'RSD - Serbian dinar' => 'RSD - Сербский динар',
- 'CNY - Chinese Yuan' => 'CNY - Китайский юань',
+ 'CNY - Chinese Yuan' => 'CNY - Китайский юань',
'USD - US Dollar' => 'USD - доллар США',
'Destination column' => 'Колонка назначения',
'Move the task to another column when assigned to a user' => 'Переместить задачу в другую колонку, когда она назначена пользователю',