From 0fb9e0a81716c3a2424a43b31968c04685386b05 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Mon, 3 May 2021 19:45:02 -0800 Subject: [PATCH] New translations en-US.json (Spanish) --- frontend/src/locales/messages/es-ES.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/frontend/src/locales/messages/es-ES.json b/frontend/src/locales/messages/es-ES.json index 1fd0f815c..2d19e72ad 100644 --- a/frontend/src/locales/messages/es-ES.json +++ b/frontend/src/locales/messages/es-ES.json @@ -14,10 +14,10 @@ "demo-status": "Estado Demo", "development": "Desarrollo", "download-log": "Descargar Log", - "download-recipe-json": "Descargar Receta JSON", + "download-recipe-json": "Last Scraped JSON", "not-demo": "No Demo", "production": "Producción", - "sqlite-file": "Archivo SQLite", + "database-url": "Database URL", "version": "Versión" }, "category": { @@ -27,7 +27,8 @@ "category-deletion-failed": "Error al eliminar categoría", "category-filter": "Filtros de Categorías", "category-update-failed": "Error al actualizar categoría", - "category-updated": "Categoría actualizada" + "category-updated": "Categoría actualizada", + "category": "Category" }, "general": { "apply": "Aplicar", @@ -36,6 +37,7 @@ "confirm": "Confirmar", "create": "Crear", "current-parenthesis": "(Actual)", + "dashboard": "Dashboard", "delete": "Eliminar", "disabled": "Deshabilitado", "download": "Descargar",