Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Language.LanguageCode as localization key, falling back to language.Lang #9109

Open
razonyang opened this issue Nov 1, 2021 · 2 comments

Comments

@razonyang
Copy link
Contributor

razonyang commented Nov 1, 2021

Hugo supports localize time and dates since v0.87.0, but I'm stuck by specifying the language key that not defined in https://github.com/gohugoio/locales.

For example:

[zh_hans] # localization works as expected.
  languageName = "zh_hans"

[zh-cn]
  languageName = "zh-cn"
  locale = "zh_hans" # additional parameter to match the locale
@github-actions
Copy link

github-actions bot commented Nov 2, 2022

This issue has been automatically marked as stale because it has not had recent activity. The resources of the Hugo team are limited, and so we are asking for your help.
If this is a bug and you can still reproduce this error on the master branch, please reply with all of the information you have about it in order to keep the issue open.
If this is a feature request, and you feel that it is still relevant and valuable, please tell us why.
This issue will automatically be closed in the near future if no further activity occurs. Thank you for all your contributions.

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 19, 2023
@jmooring jmooring reopened this May 31, 2023
@jmooring jmooring changed the title Localization: allow to match locale with an additional parameter instead of the language key. Use Language.LanguageCode as localization key, falling back to language.Lang May 1, 2024
@bep bep added this to the v0.131.0 milestone Jul 22, 2024
@bep bep modified the milestones: v0.131.0, v0.133.0 Aug 9, 2024
@bep bep modified the milestones: v0.133.0, Unscheduled Aug 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants