about summary refs log tree commit diff stats
path: root/src/_locales
diff options
context:
space:
mode:
authormaboroshin <maboroshin@users.noreply.hosted.weblate.org>2023-10-09 13:56:26 +0000
committerHosted Weblate <hosted@weblate.org>2023-10-10 17:01:15 +0200
commit3db9e96888f853061b4e2abd752335fc003a721c (patch)
tree43ad98be9fc3aad572faa6d081f80d1d1e6da01c /src/_locales
parentTranslated using Weblate (Croatian) (diff)
downloadlibredirect-3db9e96888f853061b4e2abd752335fc003a721c.zip
Translated using Weblate (Japanese)
Currently translated at 100.0% (29 of 29 strings)

Translation: LibRedirect/extension
Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/ja/
Diffstat (limited to 'src/_locales')
-rw-r--r--src/_locales/ja/messages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_locales/ja/messages.json b/src/_locales/ja/messages.json
index 43d1937f..3c77cf98 100644
--- a/src/_locales/ja/messages.json
+++ b/src/_locales/ja/messages.json
@@ -99,5 +99,14 @@
     },
     "about": {
         "message": "公式サイト"
+    },
+    "unsupportedIframesHandling": {
+        "message": "未対応の iframes の処理"
+    },
+    "fetchPublicInstances": {
+        "message": "公式インスタンスを取得"
+    },
+    "disable": {
+        "message": "無効"
     }
 }