diff options
| author | shedaniel <daniel@shedaniel.me> | 2021-03-23 00:08:07 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2021-03-23 00:08:07 +0800 |
| commit | 3c433df854089e0f8ac0f096a867fe845dbbb32f (patch) | |
| tree | 7dc00d5901da593e23e13b22a86d03103696b057 /src | |
| parent | dea1025acbdbe6a5d30df317702f25eb3ac322fa (diff) | |
| download | RoughlyEnoughItems-3c433df854089e0f8ac0f096a867fe845dbbb32f.tar.gz RoughlyEnoughItems-3c433df854089e0f8ac0f096a867fe845dbbb32f.tar.bz2 RoughlyEnoughItems-3c433df854089e0f8ac0f096a867fe845dbbb32f.zip | |
New translations en_us.json (es_es)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/es_es.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/es_es.json b/src/main/resources/assets/roughlyenoughitems/lang/es_es.json index 14935cc6b..a6568b8df 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/es_es.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/es_es.json @@ -130,8 +130,7 @@ "config.roughlyenoughitems.recipeScreenType": "Tipo de pantalla de receta:", "config.roughlyenoughitems.recipeScreenType.config": "Tipo de pantalla de receta: %s", "config.roughlyenoughitems.recipeScreenType.unset": "No establecido", - "config.roughlyenoughitems.recipeScreenType.original": "Original", - "config.roughlyenoughitems.recipeScreenType.villager": "Le gusta al aldeano", + "config.roughlyenoughitems.recipeScreenType.original": "Predeterminado", "config.roughlyenoughitems.layout": "Disposición", "config.roughlyenoughitems.tooltips": "Información extra", "config.roughlyenoughitems.accessibility": "Accesibilidad", @@ -179,9 +178,9 @@ "config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "Esquina izquierda / Derecha", "config.roughlyenoughitems.layout.searchFieldLocation.top_side": "Esquina izquierda / Derecha", "config.roughlyenoughitems.layout.searchFieldLocation.center": "Centro", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar": "Difuminación de la barra de scroll:", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.true": "Nunca", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.false": "Cuando esté inactivo", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent": "Difuminación de la barra de scroll:", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.true": "Nunca", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.false": "Cuando esté inactivo", "config.roughlyenoughitems.disableRecipeBook": "Libro de recetas vanilla:", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cNo", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aSi", |
