forked from data.coop/website
Add translations for themes
This commit is contained in:
parent
971d8c6565
commit
114eeaf818
|
@ -1,3 +0,0 @@
|
|||
[home]
|
||||
other = "Home"
|
||||
|
11
i18n/da.toml
Normal file
11
i18n/da.toml
Normal file
|
@ -0,0 +1,11 @@
|
|||
[home]
|
||||
other = "Home"
|
||||
|
||||
[generated_date]
|
||||
other = "Generateret med Hugo d. {{ .Count }}"
|
||||
|
||||
[services_status]
|
||||
other = "Tjeneste Status"
|
||||
|
||||
[tagline]
|
||||
other = "<u>vores</u> data i <u>vores</u> hænder"
|
11
i18n/en.toml
Normal file
11
i18n/en.toml
Normal file
|
@ -0,0 +1,11 @@
|
|||
[home]
|
||||
other = "Home"
|
||||
|
||||
[generated_date]
|
||||
other = "Generated by Hugo on {{ .Count }}"
|
||||
|
||||
[services_status]
|
||||
other = "Services Status"
|
||||
|
||||
[tagline]
|
||||
other = "our data in our hands"
|
Loading…
Reference in a new issue