about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authormere <mere@users.noreply.hosted.weblate.org>2023-09-20 17:02:13 +0000
committerHosted Weblate <hosted@weblate.org>2023-09-20 20:43:54 +0200
commit1ad221863e37313e6e68f2004f0896268ccd1a37 (patch)
treed2e4ab1157e8668a86b0a75e31157c3ce72f9d91
parentTranslated using Weblate (Ukrainian) (diff)
downloadlibredirect-1ad221863e37313e6e68f2004f0896268ccd1a37.zip
Translated using Weblate (Romanian)
Currently translated at 100.0% (29 of 29 strings)

Translation: LibRedirect/extension
Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/ro/
-rw-r--r--src/_locales/ro/messages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_locales/ro/messages.json b/src/_locales/ro/messages.json
index caf221ea..6c530d3b 100644
--- a/src/_locales/ro/messages.json
+++ b/src/_locales/ro/messages.json
@@ -99,5 +99,14 @@
     },
     "about": {
         "message": "About"
+    },
+    "unsupportedIframesHandling": {
+        "message": "Manipulare iframe neacceptată"
+    },
+    "fetchPublicInstances": {
+        "message": "Obține instanțe publice"
+    },
+    "disable": {
+        "message": "Dezactivează"
     }
 }