locales
This commit is contained in:
@@ -84,7 +84,9 @@
|
|||||||
"tags": "Tags",
|
"tags": "Tags",
|
||||||
"theme": "Theme",
|
"theme": "Theme",
|
||||||
"reset": "Reset",
|
"reset": "Reset",
|
||||||
"import": "Import"
|
"import": "Import",
|
||||||
|
"max_events": "N. max events",
|
||||||
|
"label": "Label"
|
||||||
},
|
},
|
||||||
"login": {
|
"login": {
|
||||||
"description": "By logging in you can publish new events.",
|
"description": "By logging in you can publish new events.",
|
||||||
|
|||||||
@@ -85,7 +85,8 @@
|
|||||||
"theme": "Tema",
|
"theme": "Tema",
|
||||||
"reset": "Reset",
|
"reset": "Reset",
|
||||||
"import": "Importa",
|
"import": "Importa",
|
||||||
"max_events": "N. massimo eventi"
|
"max_events": "N. massimo eventi",
|
||||||
|
"label": "Etichetta"
|
||||||
},
|
},
|
||||||
"login": {
|
"login": {
|
||||||
"description": "Entrando puoi pubblicare nuovi eventi.",
|
"description": "Entrando puoi pubblicare nuovi eventi.",
|
||||||
@@ -156,7 +157,7 @@
|
|||||||
"only_future": "solo eventi futuri",
|
"only_future": "solo eventi futuri",
|
||||||
"interact_with_me_at": "Seguimi nel fediverso su",
|
"interact_with_me_at": "Seguimi nel fediverso su",
|
||||||
"import_ICS": "Importa da ICS",
|
"import_ICS": "Importa da ICS",
|
||||||
"import_URL": "Importa da URL",
|
"import_URL": "Importa da URL (ics o h-event)",
|
||||||
"ics": "ICS",
|
"ics": "ICS",
|
||||||
"import_description": "Puoi importare eventi da altre piattaforme e da altre istanze attraverso i formati standard (ics e h-event)"
|
"import_description": "Puoi importare eventi da altre piattaforme e da altre istanze attraverso i formati standard (ics e h-event)"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user