mirror of
https://github.com/hyzendust/hyzendust.github.io.git
synced 2026-02-15 00:01:11 +01:00
8 lines
413 B
YAML
8 lines
413 B
YAML
ar:
|
||
colonInTranslationList: ': ' # Example: "العربية: المقالة الثالثة"
|
||
en:
|
||
colonInTranslationList: ': ' # Example: "English: Post 3"
|
||
fr:
|
||
colonInTranslationList: ' : ' # Example: "Français : Post 3"
|
||
zh-cn: # This should be zh-CN but Hugo convert languagePrefix to lowercase, see https://github.com/gohugoio/hugo/issues/9404
|
||
colonInTranslationList: ':' # Example: "中文:文章 3" |