diff options
author | gallegonovato <fran-carro@hotmail.es> | 2024-08-27 19:18:49 +0000 |
---|---|---|
committer | Hosted Weblate <hosted@weblate.org> | 2024-08-28 18:09:18 +0200 |
commit | c17a3391fb8f59391a2e6ab61e9b1af58e381233 (patch) | |
tree | e5e19bae4dafdabd892eceac6ff92dc0e6f57b0f | |
parent | Translated using Weblate (Turkish) (diff) | |
download | libredirect-c17a3391fb8f59391a2e6ab61e9b1af58e381233.zip |
Translated using Weblate (Spanish)
Currently translated at 100.0% (45 of 45 strings) Translation: LibRedirect/extension Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/es/
-rw-r--r-- | src/_locales/es/messages.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/_locales/es/messages.json b/src/_locales/es/messages.json index 54bac70a..e6663b96 100644 --- a/src/_locales/es/messages.json +++ b/src/_locales/es/messages.json @@ -141,5 +141,20 @@ }, "redirect": { "message": "Redirigir" + }, + "search_frontend": { + "message": "Interfaz de búsqueda" + }, + "searchService": { + "message": "Servicio de búsqueda" + }, + "embedFrontend": { + "message": "Integrar Frontend" + }, + "autoPickInstance": { + "message": "Selección automática de instancias" + }, + "redirectGoogle": { + "message": "Redirigir a Google" } } |