diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-07-08 15:51:48 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-07-08 15:51:48 +0800 |
| commit | 1f0b8d05d245e2b0b513105f25fde3dbab6b43ae (patch) | |
| tree | 7e1eb56f342b3bad14950d36c2cfc72aa0bc9ea6 /src | |
| parent | 82a41f0a923deb47e6d032f9c0723d794ff64065 (diff) | |
| download | RoughlyEnoughItems-1f0b8d05d245e2b0b513105f25fde3dbab6b43ae.tar.gz RoughlyEnoughItems-1f0b8d05d245e2b0b513105f25fde3dbab6b43ae.tar.bz2 RoughlyEnoughItems-1f0b8d05d245e2b0b513105f25fde3dbab6b43ae.zip | |
New translations en_us.json (fr_fr)
Diffstat (limited to 'src')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json index 5acf32d12..afaa22b47 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -36,6 +36,8 @@ "text.rei.composting.page": "Page %d", "text.rei.config": "Configuration", "text.rei.config_tooltip": "Ouvrir le menu de configuration \n§7Maj. + Clic pour activer le mode triche", + "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": "Don de {item_count} [{item_name}§f] à {player_name}", "text.rei.failed_cheat_items": "§cImpossible de donner les objets.", "ordering.rei.ascending": "Croissant", |
