diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-12 23:06:24 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-12 23:06:24 +0800 |
| commit | fce14e6c13a14f8d5137fd81418e54b248f6919c (patch) | |
| tree | b44275686c438d9f8a3f48f5ef9a3331b5a4a9a2 | |
| parent | d895843d80f7fe3af21ad04454afb5209d296937 (diff) | |
| download | RoughlyEnoughItems-fce14e6c13a14f8d5137fd81418e54b248f6919c.tar.gz RoughlyEnoughItems-fce14e6c13a14f8d5137fd81418e54b248f6919c.tar.bz2 RoughlyEnoughItems-fce14e6c13a14f8d5137fd81418e54b248f6919c.zip | |
New translations en_us.json (fr_fr)
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json index 12ef78534..fe4d21616 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -30,7 +30,7 @@ "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.cheat_items": "Don de {item_count} [{item_name}§f] à {player_name}.", + "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", "ordering.rei.descending": "Décroissant", |
