about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-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ă"
     }
 }