Просмотр исходного кода

Translated using Weblate (Italian)

Currently translated at 73.1% (261 of 357 strings)

Translation: ntfy/Web app
Translate-URL: https://hosted.weblate.org/projects/ntfy/web/it/
Jakob Malchow 2 лет назад
Родитель
Сommit
db9a4f8dee
1 измененных файлов с 4 добавлено и 1 удалено
  1. 4 1
      web/public/static/langs/it.json

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

@@ -256,5 +256,8 @@
     "account_basics_tier_admin_suffix_no_tier": "(nessun livello)",
     "account_basics_tier_basic": "Base",
     "account_basics_tier_free": "Gratuito",
-    "account_usage_emails_title": "Email inviate"
+    "account_usage_emails_title": "Email inviate",
+    "account_usage_cannot_create_portal_session": "Impossibile aprire il portale di pagamento",
+    "account_delete_title": "Elimina account",
+    "account_basics_username_description": "Hey, sei tu ❤"
 }