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

Unify language codes to ISO 639-1 #529

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jan-kubica
Copy link

@jan-kubica jan-kubica commented Jul 27, 2023

Fixes #431 (Czech) + changing Danish and Kazakh to adhere to the ISO 639-1 standard.

Changes proposed in this pull request:

  • Unify language codes under a single standard and make clear in the README, which language code standard is used by the repo.
  • I am not aware of any language standard that would match "cz", "dk" and "kz" (these codes are, AFAIK, part of a ISO 3166-1 standard and refer to countries: Czechia, Denmark and Kazakhstan respectively). Therefore these are changed to "cs", "da" and "kk".

Status

  • READY
  • HOLD
  • [] WIP (Work-In-Progress)

@jan-kubica jan-kubica force-pushed the master branch 2 times, most recently from c3f1944 to 7c501bb Compare August 26, 2023 05:24
@coveralls
Copy link

Coverage Status

coverage: 97.382% (-0.02%) from 97.399% when pulling 42870f8 on jan-kubica:master into 872510d on savoirfairelinux:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change CZ language code to CS
2 participants