prima bozza sito sindacato
This commit is contained in:
commit
59ef4db64f
31 changed files with 1576 additions and 0 deletions
15
config/_default/languages.toml
Normal file
15
config/_default/languages.toml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
[it]
|
||||
languageName = "Italiano"
|
||||
contentDir = "content/it"
|
||||
weight = 1
|
||||
[it.params]
|
||||
homeLabel = "Il Sindacato"
|
||||
initiativesLabel = "Le Iniziative"
|
||||
|
||||
[en]
|
||||
languageName = "English"
|
||||
contentDir = "content/en"
|
||||
weight = 2
|
||||
[en.params]
|
||||
homeLabel = "The Union"
|
||||
initiativesLabel = "Initiatives"
|
||||
Loading…
Add table
Add a link
Reference in a new issue