aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main/resources/assets/roughlyenoughitems/lang
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2022-02-15 15:09:38 +0800
committershedaniel <daniel@shedaniel.me>2022-02-18 11:46:21 +0800
commit944734e3a5eabfee5efec37e69818a183c35d962 (patch)
treedef43ebb3affd38738a041494608fbc1d4e32d1e /runtime/src/main/resources/assets/roughlyenoughitems/lang
parentad3b64f21f537074f576fe0e9c976a83df90ed9c (diff)
downloadRoughlyEnoughItems-944734e3a5eabfee5efec37e69818a183c35d962.tar.gz
RoughlyEnoughItems-944734e3a5eabfee5efec37e69818a183c35d962.tar.bz2
RoughlyEnoughItems-944734e3a5eabfee5efec37e69818a183c35d962.zip
Close #110
Diffstat (limited to 'runtime/src/main/resources/assets/roughlyenoughitems/lang')
-rwxr-xr-xruntime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
index 9b974a1e6..99f039e67 100755
--- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
@@ -95,6 +95,12 @@
"text.rei.gamemode_button.tooltip.entry": "Switch to %s",
"text.rei.weather_button.tooltip.dropdown": "Switch Weather: Dropdown",
"text.rei.weather_button.tooltip.entry": "Switch to %s",
+ "text.rei.time_button.tooltip.dropdown": "Switch Time: Dropdown",
+ "text.rei.time_button.tooltip.entry": "Switch to %s",
+ "text.rei.time_button.name.morn": "Morning",
+ "text.rei.time_button.name.noon": "Noon",
+ "text.rei.time_button.name.evening": "Evening",
+ "text.rei.time_button.name.night": "Night",
"text.rei.reload_config": "Reload Plugins",
"text.rei.config.is.reloading": "Plugins are reloading!",
"text.rei.enabled": "Yes",
@@ -135,6 +141,7 @@
"text.rei.crash.crash_report": "Open Crash Report",
"favorite.section.gamemode": "Game Mode",
"favorite.section.weather": "Weather",
+ "favorite.section.time": "Time",
"tooltip.rei.fluid_amount": "§7%d Unit",
"tooltip.rei.fluid_amount.forge": "§7%d mB",
"tooltip.rei.drag_to_add_favorites": "§7Drag this up to add this to your favorites!",