From a232722f642374f02bc6f2f9d79d1db7dfe42d88 Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Thu, 10 Jun 2021 05:18:45 +1000 Subject: [PATCH] Updating translations for config/locales/ru.yml --- config/locales/ru.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config/locales/ru.yml b/config/locales/ru.yml index 851e7d593f..c773e0b9f6 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -2,6 +2,9 @@ ru: language_name: "Русский" activerecord: attributes: + spree/user: + password: "Пароль" + password_confirmation: "Подтверждение пароля" enterprise_fee: fee_type: Способ Оплаты spree/order: @@ -2993,6 +2996,7 @@ ru: shipment_inc_vat: "Достаква включает налог" shipping_tax_rate: "Налог На Доставку" category: "Категория" + import_date: "Дата Импорта" delivery: "Доставка" temperature_controlled: "Контроль Температуры" new_product: "Новый Товар" @@ -3126,7 +3130,6 @@ ru: default_meta_description: "Meta Description По Умолчанию" default_meta_keywords: "Meta Keywords По Умолчанию" security_settings: "Настройки Безопасности" - allow_ssl_in_development_and_test: "Использовать SSL в development и test режимах" allow_ssl_in_production: "Использовать SSL в production режиме" allow_ssl_in_staging: "Использовать SSL в staging режиме" currency_decimal_mark: "Разделитель десятых"