diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-07-08 15:51:55 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-07-08 15:51:55 +0800 |
| commit | a23fb6df6c732861b3e2bdfce50e391f8522d49f (patch) | |
| tree | 7b243d28242d22faa2fb535f4c81805f0ca9dd69 /src | |
| parent | e326d8b60d1989e8b74c4e0eaf3015d4fa138d3d (diff) | |
| download | RoughlyEnoughItems-a23fb6df6c732861b3e2bdfce50e391f8522d49f.tar.gz RoughlyEnoughItems-a23fb6df6c732861b3e2bdfce50e391f8522d49f.tar.bz2 RoughlyEnoughItems-a23fb6df6c732861b3e2bdfce50e391f8522d49f.zip | |
New translations en_us.json (nn_no)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/nn_no.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json b/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json index af3594ead..27afdbcd9 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json @@ -36,6 +36,8 @@ "text.rei.composting.page": "Page %d", "text.rei.config": "Config", "text.rei.config_tooltip": "Open Config Screen\n§7Shift-Click to toggle cheat mode", + "text.rei.config.optifine.title": "Failed to open REI config screen", + "text.rei.config.optifine.description": "The configuration screen is incompatible with OptiFine / OptiFabric.", "text.rei.cheat_items": "Gave [{item_name}§f] x{item_count} to {player_name}.", "text.rei.failed_cheat_items": "§cFailed to give items.", "ordering.rei.ascending": "Ascending", |
