From a93f3a837733f730a54aea6099f5a5d266a3a3ee Mon Sep 17 00:00:00 2001 From: shedaniel Date: Tue, 23 Jun 2020 23:45:35 +0800 Subject: New translations en_us.json (bg_bg) --- src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json index 6f7ac9851..86d251b53 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json @@ -28,6 +28,7 @@ "category.rei.brewing.result": "Резултатна отвара", "category.rei.composting": "Composting", "category.rei.stripping": "Stripping", + "category.rei.smithing": "Smithing", "category.rei.beacon_base": "Основа за фара", "category.rei.information": "Информация", "text.rei.composting.chance": "§e%d%% Chance", @@ -64,15 +65,15 @@ "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.reload_config": "Презареждане на приставки", + "text.rei.config.is.reloading": "Приставките се презареждат!", "text.rei.enabled": "Да", "text.rei.disabled": "Не", "text.rei.short_gamemode.survival": "О", "text.rei.short_gamemode.creative": "К", "text.rei.short_gamemode.adventure": "П", "text.rei.short_gamemode.spectator": "SP", - "text.rei.weather.clear": "Слънчево време", + "text.rei.weather.clear": "Ясно време", "text.rei.weather.rain": "Дъждовно време", "text.rei.weather.thunder": "Гръмотевична буря", "text.rei.previous_category": "Предишна категория", -- cgit