From b36c074e72259da48e59fc83e4132de3a50e6cd4 Mon Sep 17 00:00:00 2001 From: Felix Corvus Date: Sat, 8 Aug 2020 07:56:21 +0300 Subject: [PATCH 1/2] RU l10n for Mod Browser PR --- core/assets/bundles/bundle_ru.properties | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/core/assets/bundles/bundle_ru.properties b/core/assets/bundles/bundle_ru.properties index b724f7df71..81c5e0299b 100644 --- a/core/assets/bundles/bundle_ru.properties +++ b/core/assets/bundles/bundle_ru.properties @@ -36,6 +36,12 @@ be.ignore = Игнорировать be.noupdates = Обновления не найдены. be.check = Проверить обновления +mod.featured.title = Обозреватель модов +mod.featured.dialog.title = Обозреватель модов +mods.browser.selected = Выбранный мод +mods.browser.add = Установить мод +mods.github.open = Открыть на GitHub + schematic = Схема schematic.add = Сохранить схему... schematics = Схемы From b56aa4adc29e4d2eaf8193b202d6387236d5ab7c Mon Sep 17 00:00:00 2001 From: Felix Corvus Date: Sat, 8 Aug 2020 07:58:51 +0300 Subject: [PATCH 2/2] Update bundle_ru.properties --- core/assets/bundles/bundle_ru.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/assets/bundles/bundle_ru.properties b/core/assets/bundles/bundle_ru.properties index 81c5e0299b..f1874945f0 100644 --- a/core/assets/bundles/bundle_ru.properties +++ b/core/assets/bundles/bundle_ru.properties @@ -40,7 +40,7 @@ mod.featured.title = Обозреватель модов mod.featured.dialog.title = Обозреватель модов mods.browser.selected = Выбранный мод mods.browser.add = Установить мод -mods.github.open = Открыть на GitHub +mods.github.open = Открыть GitHub страницу schematic = Схема schematic.add = Сохранить схему...