mirror of
https://github.com/hyzendust/hyzendust.github.io.git
synced 2026-02-15 00:01:11 +01:00
Fix: remove submodule
This commit is contained in:
8
themes/hugo-theme-yue/data/i18n.yaml
Normal file
8
themes/hugo-theme-yue/data/i18n.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
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"
|
||||
Reference in New Issue
Block a user