about summary refs log tree commit diff stats
path: root/src/_locales/gl
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2023-09-24 10:05:16 +0300
committerManeraKai <manerakai@protonmail.com>2023-09-24 10:05:16 +0300
commite7d2217439210c1fda84ea43d0c99bce3b1ef0fc (patch)
tree6d74b4c29c3fc14a7c26b4cec1d28f4d85f8f4f9 /src/_locales/gl
parentAdded music.youtube.com to YouTube redirections https://github.com/libredirec... (diff)
parentTranslated using Weblate (Romanian) (diff)
downloadlibredirect-e7d2217439210c1fda84ea43d0c99bce3b1ef0fc.zip
Merge branch 'master' of https://github.com/libredirect/browser_extension
Diffstat (limited to 'src/_locales/gl')
-rw-r--r--src/_locales/gl/messages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_locales/gl/messages.json b/src/_locales/gl/messages.json
index 69efef86..346be0df 100644
--- a/src/_locales/gl/messages.json
+++ b/src/_locales/gl/messages.json
@@ -99,5 +99,14 @@
     },
     "about": {
         "message": "About"
+    },
+    "unsupportedIframesHandling": {
+        "message": "Sen soporte para a xestión de iframes"
+    },
+    "fetchPublicInstances": {
+        "message": "Obter instancias públicas"
+    },
+    "disable": {
+        "message": "Desactivar"
     }
 }