فهرست منبع

Merge branch 'main' into user-account

binwiederhier 3 سال پیش
والد
کامیت
9b118e8085
2فایلهای تغییر یافته به همراه13 افزوده شده و 0 حذف شده
  1. 2 0
      README.md
  2. 11 0
      web/public/static/langs/ro.json

+ 2 - 0
README.md

@@ -115,6 +115,8 @@ account costs. Even small donations are very much appreciated. A big fat **Thank
 <a href="https://github.com/billycao"><img src="https://github.com/billycao.png" width="40px" /></a>
 <a href="https://github.com/zoic21"><img src="https://github.com/zoic21.png" width="40px" /></a>
 <a href="https://github.com/IanKulin"><img src="https://github.com/IanKulin.png" width="40px" /></a>
+<a href="https://github.com/Joachim256"><img src="https://github.com/Joachim256.png" width="40px" /></a>
+<a href="https://github.com/overtone1000"><img src="https://github.com/overtone1000.png" width="40px" /></a>
 
 I'd also like to thank JetBrains for providing their awesome [IntelliJ IDEA](https://www.jetbrains.com/idea/) to me for free,
 and [DigitalOcean](https://m.do.co/c/442b929528db) (*referral link*) for supporting the project:

+ 11 - 0
web/public/static/langs/ro.json

@@ -0,0 +1,11 @@
+{
+    "action_bar_show_menu": "Afișează meniu",
+    "action_bar_send_test_notification": "Trimite notificare de probă",
+    "action_bar_clear_notifications": "Șterge toate notificările",
+    "action_bar_settings": "Setări",
+    "action_bar_unsubscribe": "Dezabonare",
+    "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"
+}