multi-language support through i18n
This commit is contained in:
17
i18n/en.toml
Normal file
17
i18n/en.toml
Normal file
@@ -0,0 +1,17 @@
|
||||
[page]
|
||||
other = "Page"
|
||||
|
||||
[of]
|
||||
other = "of"
|
||||
|
||||
[newer]
|
||||
other = "Newer"
|
||||
|
||||
[older]
|
||||
other = "Older"
|
||||
|
||||
[noteworthy_theme]
|
||||
other = "Noteworthy theme"
|
||||
|
||||
[built_with_hugo]
|
||||
other = "Built with Hugo"
|
17
i18n/it.toml
Normal file
17
i18n/it.toml
Normal file
@@ -0,0 +1,17 @@
|
||||
[page]
|
||||
other = "Pagina"
|
||||
|
||||
[of]
|
||||
other = "di"
|
||||
|
||||
[newer]
|
||||
other = "Successivi"
|
||||
|
||||
[older]
|
||||
other = "Precedenti"
|
||||
|
||||
[noteworthy_theme]
|
||||
other = "Tema Noteworthy"
|
||||
|
||||
[built_with_hugo]
|
||||
other = "Realizzato con Hugo"
|
Reference in New Issue
Block a user