diff options
| author | shedaniel <daniel@shedaniel.me> | 2024-04-25 22:34:17 +0900 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2024-04-25 22:34:17 +0900 |
| commit | 81e9c38c8390196b25843d3f3949b5d52477b3a8 (patch) | |
| tree | e9f458ad662e57ad90791c0d5bc6420c963d78b7 /runtime/src/main/resources/assets | |
| parent | 3411a078ef92b06fb1f5b12116a8241811ff9aab (diff) | |
| parent | 7e6221c72d4a1383f682924b06bec397642ca9d5 (diff) | |
| download | RoughlyEnoughItems-81e9c38c8390196b25843d3f3949b5d52477b3a8.tar.gz RoughlyEnoughItems-81e9c38c8390196b25843d3f3949b5d52477b3a8.tar.bz2 RoughlyEnoughItems-81e9c38c8390196b25843d3f3949b5d52477b3a8.zip | |
Merge remote-tracking branch 'origin/9.x-1.19' into 11.x-1.19.4
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", |
