diff --git a/src/_locales/ro/messages.json b/src/_locales/ro/messages.json index caf221e..6c530d3 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ă" } }