From f71ccb76a0761eb9c5dc49a2f94b37d068d23a83 Mon Sep 17 00:00:00 2001 From: Weblate Date: Sat, 14 Jun 2025 00:00:40 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 71.7% (345 of 481 strings) Co-authored-by: j richardson Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/es/ Translation: Homebox/Frontend --- frontend/locales/es.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/locales/es.json b/frontend/locales/es.json index f40e8127..ff26f104 100644 --- a/frontend/locales/es.json +++ b/frontend/locales/es.json @@ -93,10 +93,10 @@ "item_quantity": "Cantidad de Elementos", "parent_item": "Elemento padre", "rotate_photo": "Girar fotografía", - "set_as_primary_photo": "Establecer como foto { isPrimary, select, true {no } false {} other {}}principal", + "set_as_primary_photo": "Establecer como { isPrimary, select, true {non-} false {} other {}} foto principal", "title": "Crear Elemento", "toast": { - "already_creating": "Ya se está creando un artículo" + "already_creating": "Ya se está creando un elemento" }, "upload_photos": "Fotos Subidas" },