Files
2025-11-11 18:07:05 +05:30

8 lines
413 B
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
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"