diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-04-27 15:39:39 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-04-27 15:39:39 +0800 |
| commit | 75a0bb79aad01f4bcc0b1abea389d10ea1a41e45 (patch) | |
| tree | e8bf6deeae24511970e90a6f5d9e910f82c2fa78 /src/main | |
| parent | 15c3511d77db486f63aebbcada911e3adad9b2d1 (diff) | |
| download | RoughlyEnoughItems-75a0bb79aad01f4bcc0b1abea389d10ea1a41e45.tar.gz RoughlyEnoughItems-75a0bb79aad01f4bcc0b1abea389d10ea1a41e45.tar.bz2 RoughlyEnoughItems-75a0bb79aad01f4bcc0b1abea389d10ea1a41e45.zip | |
New translations en_us.json (ru_ru)
Diffstat (limited to 'src/main')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json index 3f9e59f86..b6876efe9 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -60,8 +60,10 @@ "text.rei.view_all_categories": "Показать все категории", "text.rei.go_back_first_page": "Вернуться в начало", "text.rei.choose_page": "Выбрать страницу", - "text.rei.gamemode_button.tooltip": "Изменить игровой режим\n§7Сменить на %s режим\n\n§7Shift+ЛКМ переключение в обратном порядке", - "text.rei.weather_button.tooltip": "Изменить погоду\n§7Сменить на %s", + "text.rei.gamemode_button.tooltip.all": "Switch Game Mode", + "text.rei.gamemode_button.tooltip.entry": "Switch to %s", + "text.rei.weather_button.tooltip.all": "Switch Weather", + "text.rei.weather_button.tooltip.entry": "Switch to %s", "text.rei.reload_config": "Перезагрузить плагины", "text.rei.config.is.reloading": "Плагины перезагружаются!", "text.rei.enabled": "Да", |
