diff options
| author | shedaniel <daniel@shedaniel.me> | 2024-04-25 22:34:48 +0900 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2024-04-25 22:34:48 +0900 |
| commit | 9cb2883a0bcfb0a7b1bdacfe146f7e2b6aca22a3 (patch) | |
| tree | 79f0e96d68f2eb14085f458d68a981b7e1e3e7f9 /runtime/src/main/resources/assets | |
| parent | 90fd49a7d1decc43c41c23550afe326b6df570eb (diff) | |
| parent | 81e9c38c8390196b25843d3f3949b5d52477b3a8 (diff) | |
| download | RoughlyEnoughItems-9cb2883a0bcfb0a7b1bdacfe146f7e2b6aca22a3.tar.gz RoughlyEnoughItems-9cb2883a0bcfb0a7b1bdacfe146f7e2b6aca22a3.tar.bz2 RoughlyEnoughItems-9cb2883a0bcfb0a7b1bdacfe146f7e2b6aca22a3.zip | |
Merge remote-tracking branch 'origin/11.x-1.19.4' into 12.x-1.20
Diffstat (limited to 'runtime/src/main/resources/assets')
| -rwxr-xr-x | runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json | 2 |
1 files changed, 2 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 fa6f3dbd4..0146868cf 100755 --- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json +++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json @@ -271,6 +271,8 @@ "config.rei.options.appearance.append_mod_names.desc": "Appends the containing namespace for entries. The appended line will be in italisised light blue.", "config.rei.options.appearance.append_favorites_hint": "Append Favorites Hint", "config.rei.options.appearance.append_favorites_hint.desc": "Shows a hint on how to favorite an entry, or a recipe.", + "config.rei.options.groups.appearance.advanced": "Advanced", + "config.rei.options.appearance.rainbow": "Rainbow o(ãīšã)o", "config.rei.options.groups.input.keybinds": "Keybinds", "config.rei.options.input.recipe": "View Recipes", "config.rei.options.input.usage": "View Usages", |
