about summary refs log tree commit diff stats
path: root/src/_locales/ko
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-10-22 21:34:46 +0200
committerSoispha <soispha@vhack.eu>2023-10-22 21:34:46 +0200
commit77ccecb4f2a0e8201e654012b0b0db90c6a255b7 (patch)
tree9f3e9f181f091f9a28b039fa292354b7dd4174a8 /src/_locales/ko
parentfix(manifest.json): Remove updating feature (diff)
downloadlibredirect-77ccecb4f2a0e8201e654012b0b0db90c6a255b7.zip
fix(src/_locales): Change the description
Diffstat (limited to 'src/_locales/ko')
-rw-r--r--src/_locales/ko/messages.json11
1 files changed, 10 insertions, 1 deletions
diff --git a/src/_locales/ko/messages.json b/src/_locales/ko/messages.json
index 85b72c93..efda9b58 100644
--- a/src/_locales/ko/messages.json
+++ b/src/_locales/ko/messages.json
@@ -4,7 +4,7 @@
         "description": "name of the extension"
     },
     "extensionDescription": {
-        "message": "A web extension that redirects popular sites to alternative privacy-friendly frontends and backends",
+        "message": "A soft fork of the LibRedirect extension, preconfigured with the vhack.eu services",
         "description": "description of the extension"
     },
     "switchInstance": {
@@ -99,5 +99,14 @@
     },
     "about": {
         "message": "About"
+    },
+    "unsupportedIframesHandling": {
+        "message": "Unsupported iframes handling"
+    },
+    "fetchPublicInstances": {
+        "message": "Fetch public instances"
+    },
+    "disable": {
+        "message": "Disable"
     }
 }
\ No newline at end of file