diff options
| author | shedaniel <daniel@shedaniel.me> | 2022-06-22 18:35:13 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2022-06-22 18:35:13 +0800 |
| commit | d517de3a7e0d784c3af9f26f805ac63254017aa3 (patch) | |
| tree | f983489357d9b87a57ff49fb76e0e21b2db35d2c /runtime/src | |
| parent | add89e815d73d4639dc8f60e66f7d1515975eef2 (diff) | |
| download | RoughlyEnoughItems-d517de3a7e0d784c3af9f26f805ac63254017aa3.tar.gz RoughlyEnoughItems-d517de3a7e0d784c3af9f26f805ac63254017aa3.tar.bz2 RoughlyEnoughItems-d517de3a7e0d784c3af9f26f805ac63254017aa3.zip | |
Fix #944
Diffstat (limited to 'runtime/src')
| -rwxr-xr-x | runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json | 1 |
1 files changed, 1 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 a294b4ce3..765085e09 100755 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json @@ -270,6 +270,7 @@ "config.roughlyenoughitems.layout.showUtilsButtons": "Utils Buttons:", "config.roughlyenoughitems.commands.gamemodeCommand": "Game Mode Command:", "config.roughlyenoughitems.commands.giveCommand": "Give Command:", + "config.roughlyenoughitems.commands.timeCommand": "Time Command:", "config.roughlyenoughitems.miscellaneous.loadDefaultPlugin": "Load Default Plugin:", "config.roughlyenoughitems.miscellaneous.loadDefaultPlugin.boolean.false": "§cNo (Dangerous)", "config.roughlyenoughitems.miscellaneous.registerRecipesInAnotherThread": "REI Reload Thread:", |
