diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-27 19:38:43 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-27 19:38:43 +0800 |
| commit | e78ab34062073ce1ab8d3cf7cf1c976eba497603 (patch) | |
| tree | 293d50a337615a0acd2a2e2fee40a672a5cce43f /src | |
| parent | a808f4fd735cfd5da3570c7df972062db5bb8594 (diff) | |
| download | RoughlyEnoughItems-e78ab34062073ce1ab8d3cf7cf1c976eba497603.tar.gz RoughlyEnoughItems-e78ab34062073ce1ab8d3cf7cf1c976eba497603.tar.bz2 RoughlyEnoughItems-e78ab34062073ce1ab8d3cf7cf1c976eba497603.zip | |
New translations en_us.json (fr_fr)
Diffstat (limited to 'src')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json index e54ac8bc4..78a5f1905 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -110,8 +110,8 @@ "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Activées", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Désactivées", "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Afficher l'aura des enchantements :", - "config.roughlyenoughitems.lowerConfigButton": "Config Button Position:", - "config.roughlyenoughitems.lowerConfigButton.boolean.false": "Top", + "config.roughlyenoughitems.lowerConfigButton": "Position du bouton de configuration :", + "config.roughlyenoughitems.lowerConfigButton.boolean.false": "En haut", "config.roughlyenoughitems.lowerConfigButton.boolean.true": "Next to Search", "config.roughlyenoughitems.entrySize": "Taille des entrées :", "config.roughlyenoughitems.useCompactTabs": "Onglets compacts :", |
