aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2021-03-23 00:08:13 +0800
committershedaniel <daniel@shedaniel.me>2021-03-23 00:08:13 +0800
commite16d51080c11aaad9c02588d33005a8bb5ca2afb (patch)
tree691b47ab4868ec615681d26ab9723925098744a0 /src
parentece8baaf1dd7047d0d41cd6f540977f5b863dea9 (diff)
downloadRoughlyEnoughItems-e16d51080c11aaad9c02588d33005a8bb5ca2afb.tar.gz
RoughlyEnoughItems-e16d51080c11aaad9c02588d33005a8bb5ca2afb.tar.bz2
RoughlyEnoughItems-e16d51080c11aaad9c02588d33005a8bb5ca2afb.zip
New translations en_us.json (it_it)
Diffstat (limited to 'src')
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/it_it.json9
1 files changed, 4 insertions, 5 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/it_it.json b/src/main/resources/assets/roughlyenoughitems/lang/it_it.json
index 4d11b3a0b..6dab5cb47 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/it_it.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/it_it.json
@@ -129,8 +129,7 @@
"config.roughlyenoughitems.recipeScreenType": "Tipo di Schermata della Ricetta:",
"config.roughlyenoughitems.recipeScreenType.config": "Tipo di Schermata della Ricetta: %s",
"config.roughlyenoughitems.recipeScreenType.unset": "Non Impostato",
- "config.roughlyenoughitems.recipeScreenType.original": "Originale",
- "config.roughlyenoughitems.recipeScreenType.villager": "Come il Villico",
+ "config.roughlyenoughitems.recipeScreenType.original": "Predefinito",
"config.roughlyenoughitems.layout": "Layout",
"config.roughlyenoughitems.tooltips": "Suggerimenti",
"config.roughlyenoughitems.accessibility": "Accessibilità",
@@ -172,9 +171,9 @@
"config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "In Basso a Sinistra / Destra",
"config.roughlyenoughitems.layout.searchFieldLocation.top_side": "In Alto a Sinistra / Destra",
"config.roughlyenoughitems.layout.searchFieldLocation.center": "Centrale",
- "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar": "Dissolvenza della Barra di Scorrimento",
- "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.true": "Mai",
- "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.false": "Quando Inattiva",
+ "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent": "Dissolvenza della Barra di Scorrimento",
+ "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.true": "Mai",
+ "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.false": "Quando Inattiva",
"config.roughlyenoughitems.disableRecipeBook": "Libro delle Ricette Vanilla:",
"config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cNo",
"config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aSì",