diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-04-27 15:39:30 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-04-27 15:39:30 +0800 |
| commit | 72c66aa21463c1ac59f17683bde29bb2b5fc396e (patch) | |
| tree | 46b3f75d3642a0fd64097f96fd238b26671d08df | |
| parent | 7a385eceaba1f486e3522af6d29b6af5b5d0c3ae (diff) | |
| download | RoughlyEnoughItems-72c66aa21463c1ac59f17683bde29bb2b5fc396e.tar.gz RoughlyEnoughItems-72c66aa21463c1ac59f17683bde29bb2b5fc396e.tar.bz2 RoughlyEnoughItems-72c66aa21463c1ac59f17683bde29bb2b5fc396e.zip | |
New translations en_us.json (bg_bg)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json index bf6361192..b3f03d0a6 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.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 играещ режим.", - "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": "Да", |
