Browse Source

Translated using Weblate (Romanian)

Currently translated at 31.1% (126 of 405 strings)

Translation: ntfy/Web app
Translate-URL: https://hosted.weblate.org/projects/ntfy/web/ro/
githubozaurus 1 year ago
parent
commit
49d258706d
1 changed files with 4 additions and 1 deletions
  1. 4 1
      web/public/static/langs/ro.json

+ 4 - 1
web/public/static/langs/ro.json

@@ -123,5 +123,8 @@
     "message_bar_show_dialog": "Arată dialogul de publicare",
     "message_bar_show_dialog": "Arată dialogul de publicare",
     "signup_error_username_taken": "Numele de utilizator {{username}} este deja folosit",
     "signup_error_username_taken": "Numele de utilizator {{username}} este deja folosit",
     "login_title": "Autentifică-te în contul ntfy",
     "login_title": "Autentifică-te în contul ntfy",
-    "action_bar_reservation_add": "Rezervă topicul"
+    "action_bar_reservation_add": "Rezervă topicul",
+    "action_bar_mute_notifications": "Oprește notificările",
+    "action_bar_unmute_notifications": "Pornește notificările",
+    "nav_topics_title": "Subiecte abonate"
 }
 }