aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorgallegonovato <fran-carro@hotmail.es>2023-09-18 16:16:53 +0000
committerHosted Weblate <hosted@weblate.org>2023-09-20 18:01:34 +0200
commitae261ff004c44270e6c3a7af71a7a6eb09ff5103 (patch)
tree083262fbaec08347bfb510abd8a226d14de890a0 /src
parentTranslated using Weblate (Galician) (diff)
downloadlibredirect-ae261ff004c44270e6c3a7af71a7a6eb09ff5103.zip
Translated using Weblate (Spanish)
Currently translated at 100.0% (29 of 29 strings) Translation: LibRedirect/extension Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/es/
Diffstat (limited to '')
-rw-r--r--src/_locales/es/messages.json11
1 files changed, 10 insertions, 1 deletions
diff --git a/src/_locales/es/messages.json b/src/_locales/es/messages.json
index 53acec4c..aa774032 100644
--- a/src/_locales/es/messages.json
+++ b/src/_locales/es/messages.json
@@ -60,7 +60,7 @@
"description": "used in the settings page"
},
"frontend": {
- "message": "Frontend",
+ "message": "Interfaz",
"description": "used in the settings page"
},
"redirectType": {
@@ -99,5 +99,14 @@
},
"about": {
"message": "Acerca de"
+ },
+ "unsupportedIframesHandling": {
+ "message": "Gestión de los iframes no compatibles"
+ },
+ "fetchPublicInstances": {
+ "message": "Recuperar las instancias públicas"
+ },
+ "disable": {
+ "message": "Desactivar"
}
}