diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-06-23 23:45:35 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-06-23 23:45:35 +0800 |
| commit | a93f3a837733f730a54aea6099f5a5d266a3a3ee (patch) | |
| tree | 3c9280433fe89ba9a98ccfdec7ce4d8fe6c7f288 | |
| parent | 4a16a32d0189e16ea3bbebaad1f63edfa00b03ee (diff) | |
| download | RoughlyEnoughItems-a93f3a837733f730a54aea6099f5a5d266a3a3ee.tar.gz RoughlyEnoughItems-a93f3a837733f730a54aea6099f5a5d266a3a3ee.tar.bz2 RoughlyEnoughItems-a93f3a837733f730a54aea6099f5a5d266a3a3ee.zip | |
New translations en_us.json (bg_bg)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json | 7 |
1 files changed, 4 insertions, 3 deletions
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": "Предишна категория", |
