From 49d258706d1806d3bcdcf32db4ef6d3e28a17fcd Mon Sep 17 00:00:00 2001 From: githubozaurus Date: Wed, 4 Sep 2024 11:26:38 +0000 Subject: [PATCH] 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/ --- web/public/static/langs/ro.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/web/public/static/langs/ro.json b/web/public/static/langs/ro.json index 67b92e1d..c58aa7b1 100644 --- a/web/public/static/langs/ro.json +++ b/web/public/static/langs/ro.json @@ -123,5 +123,8 @@ "message_bar_show_dialog": "Arată dialogul de publicare", "signup_error_username_taken": "Numele de utilizator {{username}} este deja folosit", "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" }