site.Language.Params
deprecation, now using site.Params
directly
All checks were successful
/ deploy (push) Successful in 45s
All checks were successful
/ deploy (push) Successful in 45s
This commit is contained in:
parent
45faef42db
commit
300400c196
@ -1,16 +1,18 @@
|
|||||||
languageCode = "en"
|
languageCode = "en"
|
||||||
languageName = "English"
|
languageName = "English"
|
||||||
|
weight = 2
|
||||||
|
|
||||||
|
[params]
|
||||||
displayName = "EN"
|
displayName = "EN"
|
||||||
isoCode = "en"
|
isoCode = "en"
|
||||||
weight = 2
|
|
||||||
rtl = false
|
rtl = false
|
||||||
|
dateFormat = "2 January 2006"
|
||||||
|
|
||||||
title = "Mans Ziesel"
|
title = "Mans Ziesel"
|
||||||
# logo = "img/Mans_Ziesel_Portrait.jpg"
|
# logo = "img/Mans_Ziesel_Portrait.jpg"
|
||||||
description = "Website of Mans Ziesel"
|
description = "Website of Mans Ziesel"
|
||||||
# copyright = "Copy, _right?_ :thinking_face:"
|
# copyright = "Copy, _right?_ :thinking_face:"
|
||||||
|
|
||||||
dateFormat = "2 January 2006"
|
|
||||||
|
|
||||||
[author]
|
[author]
|
||||||
name = "Mans Ziesel"
|
name = "Mans Ziesel"
|
||||||
|
@ -1,16 +1,18 @@
|
|||||||
languageCode = "nl"
|
languageCode = "nl"
|
||||||
languageName = "Nederlands"
|
languageName = "Nederlands"
|
||||||
|
weight = 1
|
||||||
|
|
||||||
|
[params]
|
||||||
displayName = "NL"
|
displayName = "NL"
|
||||||
isoCode = "nl"
|
isoCode = "nl"
|
||||||
weight = 1
|
|
||||||
rtl = false
|
rtl = false
|
||||||
|
dateFormat = "2 January 2006"
|
||||||
|
|
||||||
title = "Mans Ziesel"
|
title = "Mans Ziesel"
|
||||||
# logo = "img/Mans_Ziesel_Portrait.jpg"
|
# logo = "img/Mans_Ziesel_Portrait.jpg"
|
||||||
description = "Website van Mans Ziesel"
|
description = "Website van Mans Ziesel"
|
||||||
# copyright = "Copy, _right?_ :thinking_face:"
|
# copyright = "Copy, _right?_ :thinking_face:"
|
||||||
|
|
||||||
dateFormat = "2 January 2006"
|
|
||||||
|
|
||||||
[author]
|
[author]
|
||||||
name = "Mans Ziesel"
|
name = "Mans Ziesel"
|
||||||
|
Loading…
Reference in New Issue
Block a user