This commit is contained in:
les
2021-06-19 22:52:49 +02:00
parent 4ee193945f
commit 8327db561e
2 changed files with 6 additions and 3 deletions

View File

@@ -84,7 +84,9 @@
"tags": "Tags",
"theme": "Theme",
"reset": "Reset",
"import": "Import"
"import": "Import",
"max_events": "N. max events",
"label": "Label"
},
"login": {
"description": "By logging in you can publish new events.",

View File

@@ -85,7 +85,8 @@
"theme": "Tema",
"reset": "Reset",
"import": "Importa",
"max_events": "N. massimo eventi"
"max_events": "N. massimo eventi",
"label": "Etichetta"
},
"login": {
"description": "Entrando puoi pubblicare nuovi eventi.",
@@ -156,7 +157,7 @@
"only_future": "solo eventi futuri",
"interact_with_me_at": "Seguimi nel fediverso su",
"import_ICS": "Importa da ICS",
"import_URL": "Importa da URL",
"import_URL": "Importa da URL (ics o h-event)",
"ics": "ICS",
"import_description": "Puoi importare eventi da altre piattaforme e da altre istanze attraverso i formati standard (ics e h-event)"
},