From 3c67c27e14b0f9c37d910ccfeec9eae06a045ccd Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sat, 7 Dec 2019 19:07:29 +0800 Subject: New Crowdin translations (#200) * New translations en_us.json (lol_us) * New translations en_us.json (bg_bg) * New translations en_us.json (zh_cn) * New translations en_us.json (zh_tw) * New translations en_us.json (en_ud) * New translations en_us.json (et_ee) * New translations en_us.json (fr_fr) * New translations en_us.json (de_de) * New translations en_us.json (ja_jp) * New translations en_us.json (pt_br) * New translations en_us.json (ru_ru) --- src/main/resources/assets/roughlyenoughitems/lang/lol_us.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/main/resources/assets/roughlyenoughitems/lang/lol_us.json') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json index d50e82bba..b553f2bb5 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json @@ -60,6 +60,8 @@ "text.rei.choose_page": "Chwose Page", "text.rei.gamemode_button.tooltip": "Switch Game Mode\n§7Switch to %s mode.\n\n§7Shift-Cwick to switch in a wevewse cycwe.", "text.rei.weather_button.tooltip": "Switch Weadew\n§7Switch to %s.", + "text.rei.reload_config": "Reload Config", + "text.rei.config.is.reloading": "Config is reloading!", "text.rei.enabled": "Yes", "text.rei.disabled": "No", "text.rei.short_gamemode.survival": "S", @@ -140,6 +142,7 @@ "config.roughlyenoughitems.itemCheatingMode.rei_like": "Nowmal", "config.roughlyenoughitems.itemCheatingMode.jei_like": "Invewted", "config.roughlyenoughitems.appendModNames": "Appwend Mod Wames:", + "config.roughlyenoughitems.snapToRows": "Entry List Snap To Rows:", "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "Copy Idetifwier Toast:", "config.roughlyenoughitems.scrollingEntryListWidget": "Entwy List Action:", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "Scwolled", -- cgit