aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json
diff options
context:
space:
mode:
authorDanielshe <shekwancheung0528@gmail.com>2019-11-01 15:13:34 +0800
committerDanielshe <shekwancheung0528@gmail.com>2019-11-01 15:13:43 +0800
commita159e6b1d19b8b8d0051b10f614c5c04be2e55e1 (patch)
treec3d3c0e54a5481f658427a573045587c04bf44c1 /src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json
parent2ebc99aff27d26aee351ae5e71b148a98bfbf59e (diff)
downloadRoughlyEnoughItems-a159e6b1d19b8b8d0051b10f614c5c04be2e55e1.tar.gz
RoughlyEnoughItems-a159e6b1d19b8b8d0051b10f614c5c04be2e55e1.tar.bz2
RoughlyEnoughItems-a159e6b1d19b8b8d0051b10f614c5c04be2e55e1.zip
Close #161
Diffstat (limited to 'src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json')
-rwxr-xr-xsrc/main/resources/assets/roughlyenoughitems/lang/fr_fr.json4
1 files changed, 4 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 a1cb1e73a..f945a114c 100755
--- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json
@@ -6,6 +6,7 @@
"key.roughlyenoughitems.next_page": "Page suivante",
"key.roughlyenoughitems.previous_page": "Page précédente",
"key.roughlyenoughitems.focus_search": "Focus Search Field",
+ "key.roughlyenoughitems.copy_recipe_id": "Copy Recipe Identifier",
"text.rei.cheating": "Tricherie",
"text.rei.cheating_disabled": "§7Cheating Disabled",
"text.rei.cheating_enabled": "§cCheating Enabled",
@@ -78,6 +79,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": "View Recipes for %s",
+ "msg.rei.copied_recipe_id": "Copied Recipe Identifier",
+ "msg.rei.recipe_id_details": "Recipe ID: %s",
"_comment": "Config Tooltips",
"config.roughlyenoughitems.title": "Roughly Enough Items Config",
"config.roughlyenoughitems.!general": "General",
@@ -134,6 +137,7 @@
"config.roughlyenoughitems.itemCheatingMode.rei_like": "Normal",
"config.roughlyenoughitems.itemCheatingMode.jei_like": "Inversé",
"config.roughlyenoughitems.appendModNames": "Append Mod Names:",
+ "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "Copy Identifier Toast:",
"config.roughlyenoughitems.scrollingEntryListWidget": "Entry List Action:",
"config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "Scrolled",
"config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Paginated",