diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-07 03:27:22 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-07 03:27:22 +0800 |
| commit | 81f75c0ab040d8adc3b481079823d63f2e97b6a7 (patch) | |
| tree | 6d4954ec78daf56004ceb0d34e3bea30f5cf405f /src/main | |
| parent | ad84caca252ee95d331cf82776b4e76f7efa7e46 (diff) | |
| download | RoughlyEnoughItems-81f75c0ab040d8adc3b481079823d63f2e97b6a7.tar.gz RoughlyEnoughItems-81f75c0ab040d8adc3b481079823d63f2e97b6a7.tar.bz2 RoughlyEnoughItems-81f75c0ab040d8adc3b481079823d63f2e97b6a7.zip | |
New translations en_us.json (fr_fr)
Diffstat (limited to 'src/main')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json index a08c432f7..6df25eec4 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -82,8 +82,8 @@ "text.rei.recipe_screen_type.selection": "Écran de sélection du type d'affichage des recettes", "text.rei.recipe_screen_type.selection.sub": "Vous pouvez toujours changer cette option dans l'écran de configuration.", "text.rei.view_recipes_for": "Voir les recettes de %s", - "tooltip.rei.fluid_amount": "§7%d Unit", - "msg.rei.copied_recipe_id": "ID de la recette copié", + "tooltip.rei.fluid_amount": "§7%d unités", + "msg.rei.copied_recipe_id": "Identifiant de la recette copié", "msg.rei.recipe_id_details": "ID de recette : %s", "_comment": "Info-bulles de configuration", "config.roughlyenoughitems.title": "Configuration de Roughly Enough Items", @@ -160,7 +160,7 @@ "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.false": "Haut de la liste", "config.roughlyenoughitems.displayFavoritesTooltip": "Afficher les info-bulles des favoris :", "config.roughlyenoughitems.snapToRows": "Entry List Snap To Rows:", - "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "Copy Identifier Toast:", + "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "Copier l'identifiant de la notification :", "config.roughlyenoughitems.scrollingEntryListWidget": "Entry List Action:", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "Défilement", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Pagination", |
