Skip to content

Consider rename Chinese translations from zh-cn/zh-tw style to zh-Hans/zh-Hant #793

Closed
@HolgerHuo

Description

Language

Chinese

What's the issue?

In Hugo's i18n processor (used for i18n datetime string), language code for Chinese is in zh-Hans/zh-Hant style and Congo's i18n config file names are in zh-CN/zh-TW style. This creates a discrepancy in user's language code selection and results in the following scenerio:
image
where datetime(which is handled by hugo) is in English and other stuff like word count (which are handled by congo) are in chinese.

Theme version

main

Hugo version

latest

Relevant Hugo log output

No response

Metadata

Assignees

No one assigned

    Labels

    i18nIssue with i18n translations

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions