Browse Source

Translated using Weblate (Italian)

Currently translated at 87.6% (355 of 405 strings)

Translation: ntfy/Web app
Translate-URL: https://hosted.weblate.org/projects/ntfy/web/it/
Jakob Malchow 1 year ago
parent
commit
7835fc65c4
1 changed files with 2 additions and 1 deletions
  1. 2 1
      web/public/static/langs/it.json

+ 2 - 1
web/public/static/langs/it.json

@@ -352,5 +352,6 @@
     "account_tokens_table_last_access_header": "Ultimo accesso",
     "account_tokens_table_expires_header": "Scade",
     "account_tokens_table_never_expires": "Non scade mai",
-    "account_tokens_table_current_session": "Sessione corrente del browser"
+    "account_tokens_table_current_session": "Sessione corrente del browser",
+    "account_upgrade_dialog_interval_yearly_discount_save_up_to": "Risparmia fino al {{discount}}%"
 }