Skip to content

Commit e8db1bb

Browse files
authored
New Crowdin updates (#2750)
* New translations en-us.json (Romanian) * New translations en-us.json (French) * New translations en-us.json (Spanish) * New translations en-us.json (Afrikaans) * New translations en-us.json (Arabic) * New translations en-us.json (Bulgarian) * New translations en-us.json (Catalan) * New translations en-us.json (Czech) * New translations en-us.json (Danish) * New translations en-us.json (German) * New translations en-us.json (Greek) * New translations en-us.json (Finnish) * New translations en-us.json (Hebrew) * New translations en-us.json (Hungarian) * New translations en-us.json (Italian) * New translations en-us.json (Japanese) * New translations en-us.json (Korean) * New translations en-us.json (Lithuanian) * New translations en-us.json (Dutch) * New translations en-us.json (Norwegian) * New translations en-us.json (Polish) * New translations en-us.json (Portuguese) * New translations en-us.json (Russian) * New translations en-us.json (Slovak) * New translations en-us.json (Slovenian) * New translations en-us.json (Serbian (Cyrillic)) * New translations en-us.json (Swedish) * New translations en-us.json (Turkish) * New translations en-us.json (Ukrainian) * New translations en-us.json (Chinese Simplified) * New translations en-us.json (Chinese Traditional) * New translations en-us.json (Vietnamese) * New translations en-us.json (Galician) * New translations en-us.json (Portuguese, Brazilian) * New translations en-us.json (Croatian) * New translations en-us.json (Latvian) * New translations en-us.json (English, United Kingdom) * New translations en-us.json (French, Canada)
1 parent 0775072 commit e8db1bb

38 files changed

+151
-75
lines changed

frontend/lang/messages/af-ZA.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,9 @@
463463
"add-to-plan": "Voeg by plan",
464464
"add-to-timeline": "Voeg by tydlyn",
465465
"recipe-added-to-list": "Resep by lys gevoeg",
466+
"recipes-added-to-list": "Recipes added to list",
466467
"recipe-added-to-mealplan": "Resep is by die maaltydplan gevoeg",
468+
"failed-to-add-recipes-to-list": "Failed to add recipe to list",
467469
"failed-to-add-recipe-to-mealplan": "Kon nie resep by maaltydplan voeg nie",
468470
"yield": "Resultaat",
469471
"quantity": "Hoeveelheid",

frontend/lang/messages/ar-SA.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,9 @@
463463
"add-to-plan": "Add to Plan",
464464
"add-to-timeline": "Add to Timeline",
465465
"recipe-added-to-list": "Recipe added to list",
466+
"recipes-added-to-list": "Recipes added to list",
466467
"recipe-added-to-mealplan": "Recipe added to mealplan",
468+
"failed-to-add-recipes-to-list": "Failed to add recipe to list",
467469
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
468470
"yield": "Yield",
469471
"quantity": "Quantity",

frontend/lang/messages/bg-BG.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,9 @@
463463
"add-to-plan": "Добави към план",
464464
"add-to-timeline": "Добави към времевата линия",
465465
"recipe-added-to-list": "Рецептата е добавена към списъка",
466+
"recipes-added-to-list": "Recipes added to list",
466467
"recipe-added-to-mealplan": "Рецептата е добавена към хранителния план",
468+
"failed-to-add-recipes-to-list": "Failed to add recipe to list",
467469
"failed-to-add-recipe-to-mealplan": "Рецептата не беше добавена към хранителния план",
468470
"yield": "Добив",
469471
"quantity": "Количество",

frontend/lang/messages/ca-ES.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,9 @@
463463
"add-to-plan": "Afegiu al menú",
464464
"add-to-timeline": "Afegir a la cronologia",
465465
"recipe-added-to-list": "Recepta afegida a la llista",
466+
"recipes-added-to-list": "Recipes added to list",
466467
"recipe-added-to-mealplan": "Recepta afegida al menú",
468+
"failed-to-add-recipes-to-list": "Failed to add recipe to list",
467469
"failed-to-add-recipe-to-mealplan": "S'ha produït un error afegint la recepta al menú",
468470
"yield": "Racions",
469471
"quantity": "Quantitat",

frontend/lang/messages/cs-CZ.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,9 @@
463463
"add-to-plan": "Přidat do jídelníčku",
464464
"add-to-timeline": "Add to Timeline",
465465
"recipe-added-to-list": "Recept byl přidán na seznam",
466+
"recipes-added-to-list": "Recipes added to list",
466467
"recipe-added-to-mealplan": "Recept byl přidán do jídelníčku",
468+
"failed-to-add-recipes-to-list": "Failed to add recipe to list",
467469
"failed-to-add-recipe-to-mealplan": "Přidání receptu do jídelníčku selhalo",
468470
"yield": "Úroda",
469471
"quantity": "Množství",

frontend/lang/messages/da-DK.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,9 @@
463463
"add-to-plan": "Tilføj til madplan",
464464
"add-to-timeline": "Tilføj til tidslinje",
465465
"recipe-added-to-list": "Opskrift tilføjet til listen",
466+
"recipes-added-to-list": "Opskrifter tilføjet til listen",
466467
"recipe-added-to-mealplan": "Opskrift tilføjet til madplanen",
468+
"failed-to-add-recipes-to-list": "Kunne ikke tilføje opskrift til listen",
467469
"failed-to-add-recipe-to-mealplan": "Kunne ikke tilføje opskrift til madplanen",
468470
"yield": "Portioner",
469471
"quantity": "Antal",

frontend/lang/messages/de-DE.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,9 @@
463463
"add-to-plan": "Zum Essensplan hinzufügen",
464464
"add-to-timeline": "Zum Zeitstrahl hinzufügen",
465465
"recipe-added-to-list": "Rezept wurde zur Einkaufsliste hinzugefügt",
466+
"recipes-added-to-list": "Rezepte wurden zur Einkaufsliste hinzugefügt",
466467
"recipe-added-to-mealplan": "Rezept zum Essensplan hinzugefügt",
468+
"failed-to-add-recipes-to-list": "Fehler beim Hinzufügen des Rezepts zur Einkaufsliste",
467469
"failed-to-add-recipe-to-mealplan": "Fehler beim Hinzufügen des Rezepts zum Essensplan",
468470
"yield": "Portionsangabe",
469471
"quantity": "Menge",
@@ -957,17 +959,17 @@
957959
"categories": {
958960
"edit-category": "Kategorie bearbeiten",
959961
"new-category": "Neue Kategorie",
960-
"category-data": "Kategorie-Daten"
962+
"category-data": "Kategorien-Daten"
961963
},
962964
"tags": {
963965
"new-tag": "Neues Schlagwort",
964966
"edit-tag": "Schlagwort bearbeiten",
965-
"tag-data": "Schlagwort-Daten"
967+
"tag-data": "Schlagworte-Daten"
966968
},
967969
"tools": {
968970
"new-tool": "Neues Utensil",
969971
"edit-tool": "Utensil bearbeiten",
970-
"tool-data": "Utensil-Daten"
972+
"tool-data": "Utensilien-Daten"
971973
}
972974
},
973975
"user-registration": {

frontend/lang/messages/el-GR.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,9 @@
463463
"add-to-plan": "Add to Plan",
464464
"add-to-timeline": "Add to Timeline",
465465
"recipe-added-to-list": "Recipe added to list",
466+
"recipes-added-to-list": "Recipes added to list",
466467
"recipe-added-to-mealplan": "Recipe added to mealplan",
468+
"failed-to-add-recipes-to-list": "Failed to add recipe to list",
467469
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
468470
"yield": "Yield",
469471
"quantity": "Quantity",

frontend/lang/messages/en-GB.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,9 @@
463463
"add-to-plan": "Add to Plan",
464464
"add-to-timeline": "Add to Timeline",
465465
"recipe-added-to-list": "Recipe added to list",
466+
"recipes-added-to-list": "Recipes added to list",
466467
"recipe-added-to-mealplan": "Recipe added to mealplan",
468+
"failed-to-add-recipes-to-list": "Failed to add recipe to list",
467469
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
468470
"yield": "Yield",
469471
"quantity": "Quantity",

frontend/lang/messages/es-ES.json

Lines changed: 54 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@
370370
"trim-whitespace-description": "Eliminar espacios en blanco iniciales y finales así como líneas en blanco",
371371
"trim-prefix-description": "Eliminar el primer carácter de cada línea",
372372
"split-by-numbered-line-description": "Intenta dividir un párrafo utilizando los patrones '1)' o '1.'",
373-
"import-by-url": "Importar una receta por URL",
373+
"import-by-url": "Importar una receta desde URL",
374374
"create-manually": "Crear receta manualmente",
375375
"make-recipe-image": "Haz de esta la imagen de la receta"
376376
},
@@ -463,7 +463,9 @@
463463
"add-to-plan": "Agregar al menú",
464464
"add-to-timeline": "Añadir al cronograma",
465465
"recipe-added-to-list": "Receta añadida a la lista",
466+
"recipes-added-to-list": "Recetas añadidas a la lista",
466467
"recipe-added-to-mealplan": "Receta añadida al menú",
468+
"failed-to-add-recipes-to-list": "Error al añadir las recetas a la lista",
467469
"failed-to-add-recipe-to-mealplan": "Error al añadir receta al menú",
468470
"yield": "Raciones",
469471
"quantity": "Cantidad",
@@ -501,7 +503,7 @@
501503
"how-did-it-turn-out": "¿Cómo resultó esto?",
502504
"user-made-this": "{user} hizo esto",
503505
"last-made-date": "Cocinado por última vez el {date}",
504-
"api-extras-description": "Recipes extras are a key feature of the Mealie API. They allow you to create custom json key/value pairs within a recipe to reference from 3rd part applications. You can use these keys to contain information to trigger automation or custom messages to relay to your desired device.",
506+
"api-extras-description": "Los extras de las recetas son una característica clave de la API de Mealie. Permiten crear pares json clave/valor personalizados dentro de una receta para acceder desde aplicaciones de terceros. Puede utilizar estas claves para almacenar información, para activar la automatización o mensajes personalizados para transmitir al dispositivo deseado.",
505507
"message-key": "Clave de mensaje",
506508
"parse": "Analizar",
507509
"attach-images-hint": "Adjuntar imágenes arrastrando y soltando en el editor",
@@ -521,7 +523,7 @@
521523
"create-a-recipe-by-providing-the-name-all-recipes-must-have-unique-names": "Crear una receta proporcionando el nombre. Todas las recetas deben tener nombres únicos.",
522524
"new-recipe-names-must-be-unique": "El nombre de la receta debe ser único",
523525
"scrape-recipe": "Analiza receta",
524-
"scrape-recipe-description": "Scrape a recipe by url. Provide the url for the site you want to scrape, and Mealie will attempt to scrape the recipe from that site and add it to your collection.",
526+
"scrape-recipe-description": "Importa una receta por URL. Proporcione la URL para el sitio que desea importar, y Mealie intentará importar la receta de ese sitio y añadirla a su colección.",
525527
"import-original-keywords-as-tags": "Importar palabras clave originales como etiquetas",
526528
"stay-in-edit-mode": "Permanecer en modo edición",
527529
"import-from-zip": "Importar desde zip",
@@ -910,8 +912,8 @@
910912
"use-abbreviation": "Usar Abreviaturas",
911913
"edit-unit": "Editar unidad",
912914
"unit-data": "Unit Data",
913-
"use-abbv": "Use Abbv.",
914-
"fraction": "Fraction",
915+
"use-abbv": "Usar Abr.",
916+
"fraction": "Fracción",
915917
"example-unit-singular": "ej: Cucharada",
916918
"example-unit-plural": "ej: Cucharadas",
917919
"example-unit-abbreviation-singular": "ej: Cda",
@@ -921,11 +923,11 @@
921923
"seed-dialog-text": "Añade a la base de datos etiquetas comunes basadas en su idioma local.",
922924
"edit-label": "Editar etiqueta",
923925
"new-label": "Nueva etiqueta",
924-
"labels": "Labels"
926+
"labels": "Etiquetas"
925927
},
926928
"recipes": {
927-
"purge-exports": "Purge Exports",
928-
"are-you-sure-you-want-to-delete-all-export-data": "Are you sure you want to delete all export data?",
929+
"purge-exports": "Limpiar exportaciones",
930+
"are-you-sure-you-want-to-delete-all-export-data": "¿Está seguro de que desea eliminar todos sus datos de exportación?",
929931
"confirm-delete-recipes": "Are you sure you want to delete the following recipes? This action cannot be undone.",
930932
"the-following-recipes-selected-length-will-be-exported": "The following recipes ({0}) will be exported.",
931933
"settings-chosen-explanation": "Settings chosen here, excluding the locked option, will be applied to all selected recipes.",
@@ -938,7 +940,7 @@
938940
"tag": "Etiqueta",
939941
"categorize": "Clasificar",
940942
"update-settings": "Actualizar configuración",
941-
"tag-recipes": "Tag Recipes",
943+
"tag-recipes": "Etiquetar Recetas",
942944
"categorize-recipes": "Categorizar recetas",
943945
"export-recipes": "Exportar recetas",
944946
"delete-recipes": "Borrar Recetas",
@@ -947,27 +949,27 @@
947949
"create-alias": "Crear un Alias",
948950
"manage-aliases": "Administrar Alias",
949951
"seed-data": "Datos de ejemplo",
950-
"seed": "Seed",
952+
"seed": "Semilla",
951953
"data-management": "Data Management",
952954
"data-management-description": "Select which data set you want to make changes to.",
953955
"select-data": "Seleccionar datos",
954956
"select-language": "Seleccionar idioma",
955957
"columns": "Columnas",
956958
"combine": "Combinar",
957959
"categories": {
958-
"edit-category": "Edit Category",
959-
"new-category": "New Category",
960-
"category-data": "Category Data"
960+
"edit-category": "Editar Categoría",
961+
"new-category": "Nueva Categoría",
962+
"category-data": "Datos de la categoría"
961963
},
962964
"tags": {
963-
"new-tag": "New Tag",
964-
"edit-tag": "Edit Tag",
965-
"tag-data": "Tag Data"
965+
"new-tag": "Nueva Etiqueta",
966+
"edit-tag": "Editar Etiqueta",
967+
"tag-data": "Etiquetar Datos"
966968
},
967969
"tools": {
968-
"new-tool": "New Tool",
969-
"edit-tool": "Edit Tool",
970-
"tool-data": "Tool Data"
970+
"new-tool": "Nueva Herramienta",
971+
"edit-tool": "Editar Herramienta",
972+
"tool-data": "Datos Herramienta"
971973
}
972974
},
973975
"user-registration": {
@@ -1019,7 +1021,7 @@
10191021
"ocr-editor": {
10201022
"ocr-editor": "Editor de OCR",
10211023
"selection-mode": "Modo de selección",
1022-
"pan-and-zoom-picture": "Pan and zoom picture",
1024+
"pan-and-zoom-picture": "Desplazar y hacer zoom en la imagen",
10231025
"split-text": "Split text",
10241026
"preserve-line-breaks": "Preserve original line breaks",
10251027
"split-by-block": "Split by text block",
@@ -1067,16 +1069,16 @@
10671069
"action-delete-log-files-description": "Deletes all the log files",
10681070
"action-clean-directories-name": "Clean Directories",
10691071
"action-clean-directories-description": "Removes all the recipe folders that are not valid UUIDs",
1070-
"action-clean-temporary-files-name": "Clean Temporary Files",
1071-
"action-clean-temporary-files-description": "Removes all files and folders in the .temp directory",
1072-
"action-clean-images-name": "Clean Images",
1072+
"action-clean-temporary-files-name": "Eliminar archivos temporales",
1073+
"action-clean-temporary-files-description": "Eliminar todos los archivos y carpetas del directorio .temp",
1074+
"action-clean-images-name": "Limpiar imágenes",
10731075
"action-clean-images-description": "Elimina todas las imágenes que no terminan con .webp",
1074-
"actions-description": "Maintenance actions are {destructive_in_bold} and should be used with caution. Performing any of these actions is {irreversible_in_bold}.",
1075-
"actions-description-destructive": "destructive",
1076+
"actions-description": "Las acciones de mantenimiento son {destructive_in_bold} y deben utilizarse con precaución. Realizar cualquiera de estas acciones es {irreversible_in_bold}.",
1077+
"actions-description-destructive": "destructivas",
10761078
"actions-description-irreversible": "irreversible",
1077-
"logs-action-refresh": "Refresh Logs",
1078-
"logs-page-title": "Mealie Logs",
1079-
"logs-tail-lines-label": "Tail Lines"
1079+
"logs-action-refresh": "Actualizar Logs",
1080+
"logs-page-title": "Logs de Mealie",
1081+
"logs-tail-lines-label": "Últimas Líneas"
10801082
},
10811083
"mainentance": {
10821084
"actions-title": "Acciones"
@@ -1090,28 +1092,28 @@
10901092
"ingredient-text": "Ingredient Text",
10911093
"average-confident": "{0} Confident",
10921094
"try-an-example": "Try an example",
1093-
"parser": "Parser",
1094-
"background-tasks": "Background Tasks",
1095+
"parser": "Procesador",
1096+
"background-tasks": "Tareas en Segundo Plano",
10951097
"background-tasks-description": "Here you can view all the running background tasks and their status",
10961098
"no-logs-found": "No Logs Found",
1097-
"tasks": "Tasks"
1099+
"tasks": "Tareas"
10981100
},
10991101
"profile": {
1100-
"welcome-user": "👋 Welcome, {0}",
1101-
"description": "Manage your profile, recipes, and group settings.",
1102-
"get-invite-link": "Get Invite Link",
1103-
"get-public-link": "Get Public Link",
1104-
"account-summary": "Account Summary",
1105-
"account-summary-description": "Here's a summary of your group's information",
1102+
"welcome-user": "👋 Hola, {0}",
1103+
"description": "Administra tu perfil, recetas y ajustes de grupo.",
1104+
"get-invite-link": "Obtener enlace de invitación",
1105+
"get-public-link": "Obtener enlace público",
1106+
"account-summary": "Información de la cuenta",
1107+
"account-summary-description": "Este es un resumen de la información de tu grupo",
11061108
"group-statistics": "Group Statistics",
11071109
"group-statistics-description": "Your Group Statistics provide some insight how you're using Mealie.",
1108-
"storage-capacity": "Storage Capacity",
1110+
"storage-capacity": "Capacidad de almacenamiento",
11091111
"storage-capacity-description": "Your storage capacity is a calculation of the images and assets you have uploaded.",
11101112
"personal": "Personal",
11111113
"personal-description": "These are settings that are personal to you. Changes here won't affect other users",
1112-
"user-settings": "User Settings",
1113-
"user-settings-description": "Manage your preferences, change your password, and update your email",
1114-
"api-tokens-description": "Manage your API Tokens for access from external applications",
1114+
"user-settings": "Ajustes de usuario",
1115+
"user-settings-description": "Administrar preferencias, cambiar contraseña y actualizar correo electrónico",
1116+
"api-tokens-description": "Administra tus API Tokens para acceder desde aplicaciones externas",
11151117
"group-description": "These items are shared within your group. Editing one of them will change it for the whole group!",
11161118
"group-settings": "Group Settings",
11171119
"group-settings-description": "Manage your common group settings like mealplan and privacy settings.",
@@ -1138,19 +1140,19 @@
11381140
"manage-members": "Gestionar miembros",
11391141
"manage-webhooks": "Manage Webhooks",
11401142
"manage-notifiers": "Manage Notifiers",
1141-
"manage-data-migrations": "Manage Data Migrations"
1143+
"manage-data-migrations": "Administrar Migraciones de Datos"
11421144
},
11431145
"cookbook": {
1144-
"cookbooks": "Cookbooks",
1145-
"description": "Cookbooks are another way to organize recipes by creating cross sections of recipes and tags. Creating a cookbook will add an entry to the side-bar and all the recipes with the tags and categories chosen will be displayed in the cookbook.",
1146-
"public-cookbook": "Public Cookbook",
1147-
"public-cookbook-description": "Public Cookbooks can be shared with non-mealie users and will be displayed on your groups page.",
1146+
"cookbooks": "Recetarios",
1147+
"description": "Los recetarios son otra forma de organizar recetas creando secciones cruzadas de recetas y etiquetas. Crear un recetario añadirá una entrada a la barra lateral y todas las recetas con las etiquetas y categorías elegidas se mostrarán en el recetario.",
1148+
"public-cookbook": "Recetario público",
1149+
"public-cookbook-description": "Los recetarios públicos se pueden compartir con usuarios externos y se mostrarán en su página de grupos.",
11481150
"filter-options": "Opciones de filtro",
1149-
"filter-options-description": "When require all is selected the cookbook will only include recipes that have all of the items selected. This applies to each subset of selectors and not a cross section of the selected items.",
1150-
"require-all-categories": "Require All Categories",
1151-
"require-all-tags": "Require All Tags",
1152-
"require-all-tools": "Require All Tools",
1153-
"cookbook-name": "Cookbook Name",
1154-
"cookbook-with-name": "Cookbook {0}"
1151+
"filter-options-description": "Cuando \"Requerir todo\" esté seleccionado, el recetario solo incluirá recetas que tengan todos los elementos seleccionados. Esto se aplica a cada subconjunto de selectores y no a una sección de los elementos seleccionados.",
1152+
"require-all-categories": "Requerir todas las categorías",
1153+
"require-all-tags": "Requerir todas las etiquetas",
1154+
"require-all-tools": "Requiere todas las herramientas",
1155+
"cookbook-name": "Nombre del recetario",
1156+
"cookbook-with-name": "Recetario {0}"
11551157
}
11561158
}

frontend/lang/messages/fi-FI.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,9 @@
463463
"add-to-plan": "Lisää suunnitelmaan",
464464
"add-to-timeline": "Lisää aikajanalle",
465465
"recipe-added-to-list": "Resepti lisätty listalle",
466+
"recipes-added-to-list": "Recipes added to list",
466467
"recipe-added-to-mealplan": "Resepti lisätty ateriasuunnitelmaan",
468+
"failed-to-add-recipes-to-list": "Failed to add recipe to list",
467469
"failed-to-add-recipe-to-mealplan": "Reseptiä ei voitu lisätä ateriasuunnitelmaan",
468470
"yield": "Sato",
469471
"quantity": "Määrä",

frontend/lang/messages/fr-CA.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,9 @@
463463
"add-to-plan": "Ajouter à la planification des repas",
464464
"add-to-timeline": "Ajouter à l’historique",
465465
"recipe-added-to-list": "Recette ajoutée à la liste",
466+
"recipes-added-to-list": "Recipes added to list",
466467
"recipe-added-to-mealplan": "Recette ajoutée à la planification des repas",
468+
"failed-to-add-recipes-to-list": "Failed to add recipe to list",
467469
"failed-to-add-recipe-to-mealplan": "Échec de l'ajout de la recette à la planification des repas",
468470
"yield": "Rendement",
469471
"quantity": "Quantité",

frontend/lang/messages/fr-FR.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,9 @@
463463
"add-to-plan": "Ajouter au menu",
464464
"add-to-timeline": "Ajouter à l’historique",
465465
"recipe-added-to-list": "Recette ajoutée à la liste",
466+
"recipes-added-to-list": "Recipes added to list",
466467
"recipe-added-to-mealplan": "Recette ajoutée au menu",
468+
"failed-to-add-recipes-to-list": "Failed to add recipe to list",
467469
"failed-to-add-recipe-to-mealplan": "Échec de l’ajout de la recette au menu",
468470
"yield": "Nombre de portions",
469471
"quantity": "Quantité",

frontend/lang/messages/gl-ES.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,9 @@
463463
"add-to-plan": "Add to Plan",
464464
"add-to-timeline": "Add to Timeline",
465465
"recipe-added-to-list": "Recipe added to list",
466+
"recipes-added-to-list": "Recipes added to list",
466467
"recipe-added-to-mealplan": "Recipe added to mealplan",
468+
"failed-to-add-recipes-to-list": "Failed to add recipe to list",
467469
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
468470
"yield": "Yield",
469471
"quantity": "Quantity",

0 commit comments

Comments
 (0)