From 72c66aa21463c1ac59f17683bde29bb2b5fc396e Mon Sep 17 00:00:00 2001 From: shedaniel Date: Mon, 27 Apr 2020 15:39:30 +0800 Subject: New translations en_us.json (bg_bg) --- src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 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 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": "Да", -- cgit