Merge branch 'main' into user-account
This commit is contained in:
commit
9b118e8085
2 changed files with 13 additions and 0 deletions
|
@ -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
web/public/static/langs/ro.json
Normal file
11
web/public/static/langs/ro.json
Normal file
|
@ -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"
|
||||
}
|
Loading…
Reference in a new issue