mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
committed by
Bjørn Erik Pedersen
parent
d122260de7
commit
fe8462b205
2
examples/multilingual/i18n/en.toml
Normal file
2
examples/multilingual/i18n/en.toml
Normal file
@@ -0,0 +1,2 @@
|
||||
[head_title]
|
||||
other = "Multilingual"
|
@@ -1,3 +0,0 @@
|
||||
- id: head_title
|
||||
translation: "Multilingual"
|
||||
|
2
examples/multilingual/i18n/et.toml
Normal file
2
examples/multilingual/i18n/et.toml
Normal file
@@ -0,0 +1,2 @@
|
||||
[head_title]
|
||||
other = "Mitmekeelne"
|
@@ -1,2 +0,0 @@
|
||||
- id: head_title
|
||||
translation: "Mitmekeelne"
|
Reference in New Issue
Block a user