From 5c8a7918fa733af673413097dd3ec49783f8a39c Mon Sep 17 00:00:00 2001 From: Weblate Date: Mon, 16 Jun 2025 11:14:18 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 88.9% (428 of 481 strings) Translated using Weblate (Spanish) Currently translated at 88.9% (428 of 481 strings) Co-authored-by: MyMemory Co-authored-by: Slydite4 <39199098+Slydite4@users.noreply.github.com> Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/es/ Translation: Homebox/Frontend --- frontend/locales/es.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/locales/es.json b/frontend/locales/es.json index 09c46cdc..642e3af3 100644 --- a/frontend/locales/es.json +++ b/frontend/locales/es.json @@ -370,7 +370,7 @@ "failed_load_label": "Error al cargar la etiqueta", "failed_update_label": "Error al actualizar la etiqueta", "label_deleted": "Etiqueta eliminada", - "label_updated": "Etiqueta actualizada." + "label_updated": "Etiqueta actualizada" }, "update_label": "Actualizar Etiqueta" }, @@ -414,6 +414,7 @@ "child_locations": "Ubicaciones Hijas", "collapse_tree": "Colapsar Árbol", "expand_tree": "Expandir Árbol", + "location_items_delete_confirm": "¿Está seguro de que desea eliminar esta ubicación y todos sus elementos? Esta acción no se puede deshacer.", "no_results": "Ubicaciones No Encontradas", "update_location": "Actualizar Ubicación" },