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

Add Venda and Tsonga language codes #6729

Merged
merged 3 commits into from
Jul 20, 2023
Merged

Add Venda and Tsonga language codes #6729

merged 3 commits into from
Jul 20, 2023

Conversation

eatyourgreens
Copy link
Contributor

@eatyourgreens eatyourgreens commented Jul 20, 2023

Labels and 2-letter ISO 639 language codes for Tshivenḓa and Xitsonga.

Staging branch URL: https://pr-6729.pfe-preview.zooniverse.org

Labels and ISO 693-3 language codes for Tshivenḓa and Xitsonga.
@coveralls
Copy link

coveralls commented Jul 20, 2023

Coverage Status

coverage: 57.233%. remained the same when pulling bc9337f on venda-tsonga into 18a4b59 on master.

Copy link
Contributor Author

@eatyourgreens eatyourgreens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we prefer 2-letter codes, where they exist?

app/constants/languages.js Outdated Show resolved Hide resolved
app/constants/languages.js Outdated Show resolved Hide resolved
Copy link
Member

@lcjohnso lcjohnso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, but I prefer English names/labels that match reference lists (those from LOC or Lokalise).

@@ -118,6 +119,7 @@ const languages = [
{ value: 'vi', label: 'Vietlabelse' },
{ value: 'cy', label: 'Welsh' },
{ value: 'wo-sn', label: 'Wolof (Senegal)' },
{ value: 'ts', label: 'Xitsonga'},
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
{ value: 'ts', label: 'Xitsonga'},
{ value: 'ts', label: 'Tsonga'},

@@ -108,6 +108,7 @@ const languages = [
{ value: 'te', label: 'Telugu' },
{ value: 'th', label: 'Thai' },
{ value: 'bo-cn', label: 'Tibetan (PRC)' },
{ value: 've', label: 'Tshivenḓa' },
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
{ value: 've', label: 'Tshivenḓa' },
{ value: 've', label: 'Venda' },

@eatyourgreens
Copy link
Contributor Author

The names here are the language names used by our South African colleagues, so I’ll leave the choice to them.

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

Successfully merging this pull request may close these issues.

3 participants