about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorHin Weisner <translatu.godwit@aleeas.com>2022-06-26 14:16:51 +0000
committerHosted Weblate <hosted@weblate.org>2022-07-05 17:19:11 +0200
commit88a122d2d6e094754a1a3d5667e6436ff5fcf768 (patch)
tree038b669ebe8e29f6c578f3b94a816ddf68af2ce6 /src
parentAdded translation using Weblate (Spanish) (diff)
downloadlibredirect-88a122d2d6e094754a1a3d5667e6436ff5fcf768.zip
Translated using Weblate (Spanish)
Currently translated at 1.8% (1 of 55 strings)

Translation: LibRedirect/extension
Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/es/
Diffstat (limited to 'src')
-rw-r--r--src/_locales/es/messages.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/_locales/es/messages.json b/src/_locales/es/messages.json
index 0967ef42..ee8146c8 100644
--- a/src/_locales/es/messages.json
+++ b/src/_locales/es/messages.json
@@ -1 +1,6 @@
-{}
+{
+    "extensionName": {
+        "message": "LibRedirect",
+        "description": "name of the extension"
+    }
+}