diff options
| author | shedaniel <daniel@shedaniel.me> | 2021-03-23 00:08:13 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2021-03-23 00:08:13 +0800 |
| commit | e16d51080c11aaad9c02588d33005a8bb5ca2afb (patch) | |
| tree | 691b47ab4868ec615681d26ab9723925098744a0 /src/main/resources | |
| parent | ece8baaf1dd7047d0d41cd6f540977f5b863dea9 (diff) | |
| download | RoughlyEnoughItems-e16d51080c11aaad9c02588d33005a8bb5ca2afb.tar.gz RoughlyEnoughItems-e16d51080c11aaad9c02588d33005a8bb5ca2afb.tar.bz2 RoughlyEnoughItems-e16d51080c11aaad9c02588d33005a8bb5ca2afb.zip | |
New translations en_us.json (it_it)
Diffstat (limited to 'src/main/resources')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/it_it.json | 9 |
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ì", |
