diff options
author | Hin Weisner <translatu.godwit@aleeas.com> | 2022-06-26 14:16:51 +0000 |
---|---|---|
committer | Hosted Weblate <hosted@weblate.org> | 2022-07-05 17:19:11 +0200 |
commit | 88a122d2d6e094754a1a3d5667e6436ff5fcf768 (patch) | |
tree | 038b669ebe8e29f6c578f3b94a816ddf68af2ce6 /src | |
parent | Added translation using Weblate (Spanish) (diff) | |
download | libredirect-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.json | 7 |
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" + } +} |