diff options
| author | shedaniel <daniel@shedaniel.me> | 2019-12-07 19:07:29 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-07 19:07:29 +0800 |
| commit | 3c67c27e14b0f9c37d910ccfeec9eae06a045ccd (patch) | |
| tree | 69bf28e69f2ab250ab9a21df293d4c9d01e9dab1 /src/main/resources/assets/roughlyenoughitems/lang/lol_us.json | |
| parent | b57820f348a35d7149121e7693abc48f32e64f3a (diff) | |
| download | RoughlyEnoughItems-3c67c27e14b0f9c37d910ccfeec9eae06a045ccd.tar.gz RoughlyEnoughItems-3c67c27e14b0f9c37d910ccfeec9eae06a045ccd.tar.bz2 RoughlyEnoughItems-3c67c27e14b0f9c37d910ccfeec9eae06a045ccd.zip | |
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)
Diffstat (limited to 'src/main/resources/assets/roughlyenoughitems/lang/lol_us.json')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/lol_us.json | 3 |
1 files changed, 3 insertions, 0 deletions
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", |
