diff options
| author | shedaniel <daniel@shedaniel.me> | 2024-04-25 22:36:41 +0900 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2024-04-25 22:36:41 +0900 |
| commit | 309ff3c226777af7dcf9a822ff5b0f1cfb93044b (patch) | |
| tree | 8f13221f8c25ac2a234a04366e481e01edf81df2 /runtime/src/main/resources/assets | |
| parent | d372f03dbec88fedb9e0e3cffb766c2bb3b0f8a4 (diff) | |
| parent | 74e800ab4ccd8124c556af804a33e06f9e76b528 (diff) | |
| download | RoughlyEnoughItems-309ff3c226777af7dcf9a822ff5b0f1cfb93044b.tar.gz RoughlyEnoughItems-309ff3c226777af7dcf9a822ff5b0f1cfb93044b.tar.bz2 RoughlyEnoughItems-309ff3c226777af7dcf9a822ff5b0f1cfb93044b.zip | |
Merge remote-tracking branch 'origin/14.x-1.20.4' into 15.x-1.20.5
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", |
