Add 3 letter language codes #44

Closed
opened 2020-12-16 17:24:17 +01:00 by tzarebczan · 1 comment
tzarebczan commented 2020-12-16 17:24:17 +01:00 (Migrated from github.com)

https://en.wikipedia.org/wiki/ISO_639-3

Otherwise we can't differentiate between traditional and simplified chinese

https://en.wikipedia.org/wiki/ISO_639-3 Otherwise we can't differentiate between traditional and simplified chinese
eukreign commented 2020-12-16 18:34:12 +01:00 (Migrated from github.com)

This is already supported by existing implementation of RFC 5646. Traditional is zh-Hant and simplified is zh-Hans.

f0b4476ef3/v2/proto/claim.proto (L299)

f0b4476ef3/v2/proto/claim.proto (L363)

f0b4476ef3/v2/proto/claim.proto (L362)

This is already supported by existing implementation of RFC 5646. Traditional is `zh-Hant` and simplified is `zh-Hans`. https://github.com/lbryio/types/blob/f0b4476ef386b096e99e64c6cf8a7ed20ca92d5f/v2/proto/claim.proto#L299 https://github.com/lbryio/types/blob/f0b4476ef386b096e99e64c6cf8a7ed20ca92d5f/v2/proto/claim.proto#L363 https://github.com/lbryio/types/blob/f0b4476ef386b096e99e64c6cf8a7ed20ca92d5f/v2/proto/claim.proto#L362
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/types#44
No description provided.