From c19f49383f64d1cdcf2d7859f7b9fcdb1553ec74 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 25 Oct 2022 05:25:29 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 97.1% (204 of 210 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/es/ --- public/locales/es/common.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/public/locales/es/common.json b/public/locales/es/common.json index 4fc42e8f..6aacdebc 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -273,5 +273,13 @@ "quicklaunch": { "bookmark": "Marcadores", "service": "Servicio" + }, + "homebridge": { + "available_update": "System", + "updates": "Updates", + "update_available": "Update Available", + "up_to_date": "Up to Date", + "child_bridges": "Child Bridges", + "child_bridges_status": "{{ok}}/{{total}}" } }