summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/locales/ru.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/ru.yml b/config/locales/ru.yml
index 1798915e9..61eeb36e2 100644
--- a/config/locales/ru.yml
+++ b/config/locales/ru.yml
@@ -382,9 +382,9 @@ ru:
field_version: Версия
field_watcher: Наблюдатель
- general_csv_decimal_separator: '.'
+ general_csv_decimal_separator: ','
general_csv_encoding: UTF-8
- general_csv_separator: ','
+ general_csv_separator: ';'
general_first_day_of_week: '1'
general_lang_name: 'Russian (Русский)'
general_pdf_encoding: UTF-8