From ab1dbb04bdd15b005f907b56cacc15fd8776353d Mon Sep 17 00:00:00 2001
From: Rycoh <rycoh@rycoh.net>
Date: Wed, 22 Feb 2023 14:38:27 +0000
Subject: [PATCH] Translated using Weblate (Romanian)

Currently translated at 3.2% (11 of 342 strings)

Translation: ntfy/Web app
Translate-URL: https://hosted.weblate.org/projects/ntfy/web/ro/
---
 web/public/static/langs/ro.json | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/web/public/static/langs/ro.json b/web/public/static/langs/ro.json
index 394b9dd3..d9cb66e3 100644
--- a/web/public/static/langs/ro.json
+++ b/web/public/static/langs/ro.json
@@ -7,5 +7,7 @@
     "action_bar_logo_alt": "logo-ul ntfy",
     "action_bar_toggle_mute": "Oprire/activare notificări",
     "message_bar_type_message": "Scrie un mesaj aici",
-    "message_bar_error_publishing": "Eroare la publicarea notificării"
+    "message_bar_error_publishing": "Eroare la publicarea notificării",
+    "action_bar_profile_title": "Profil",
+    "action_bar_profile_settings": "Setări"
 }