Update languages.yml

Added Somali, Wolof, Inuit, and Mayan as languages
pull/1536/head
Adam Pope 1 year ago committed by GitHub
parent 368a3f5cda
commit a41f341537
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -532,6 +532,10 @@ overlays:
variables: {key: sw, text: SW, weight: 40, country: tz} variables: {key: sw, text: SW, weight: 40, country: tz}
template: [name: flags, name: standard] template: [name: flags, name: standard]
somali:
variables: {key: so, text: SO, weight: 35, country: so}
template: [name: flags, name: standard]
tamil: tamil:
variables: {key: ta, text: TA, weight: 30, country: in} variables: {key: ta, text: TA, weight: 30, country: in}
template: [name: flags, name: standard] template: [name: flags, name: standard]
@ -541,5 +545,17 @@ overlays:
template: [name: flags, name: standard] template: [name: flags, name: standard]
vietnamese: vietnamese:
variables: {key: vi, text: VI, weight: 10, country: vn} variables: {key: vi, text: VI, weight: 15, country: vn}
template: [name: flags, name: standard]
wolof:
variables: {key: wo, text: WO, weight: 10, country: sn}
template: [name: flags, name: standard]
mayan:
variables: {key: myn, text: MA, weight: 8, country: mx}
template: [name: flags, name: standard]
inuktitut:
variables: {key: iu, text: IK, weight: 5, country: ca}
template: [name: flags, name: standard] template: [name: flags, name: standard]

Loading…
Cancel
Save