Skip to content

Commit

Permalink
fix: Corrected the translations of 'Kyrgyzstan' and 'Togo'
Browse files Browse the repository at this point in the history
  • Loading branch information
cujba-mihai committed May 30, 2024
1 parent 47b4603 commit 72eb0b6
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions lib/constants/countries.js
Original file line number Diff line number Diff line change
Expand Up @@ -3333,9 +3333,9 @@ export const countries = [
jp: 'キルギスタン',
nl: 'Kirgizië',
pl: 'Kirgistan',
pt: 'Quirguizistão',
pt: 'Quirguistão',
ro: 'Kârgâzstan',
ru: 'Kyrgyzstan',
ru: 'Киргизстан',
ua: 'Киргизстан',
zh: '吉爾吉斯斯坦',
},
Expand Down Expand Up @@ -6203,32 +6203,32 @@ export const countries = [
cca2: 'TG',
flag: '🇹🇬',
name: {
bg: 'Да отида',
by: 'Ісці',
bg: 'Того',
by: 'Тога',
cn: '多哥',
cz: 'Togo',
de: 'Gehen',
ee: 'Minema',
de: 'Togo',
ee: 'Togo',
el: 'Τόγκο',
en: 'Togo',
ar: 'توغو',
es: 'Togo',
fr: 'Aller',
fr: 'Togo',
he: 'טוגו',
it: 'Andare',
it: 'Togo',
jp: 'トーゴ',
nl: 'Gaan',
nl: 'Togo',
pl: 'Togo',
pt: 'Togo',
ro: 'A merge',
ro: 'Togo',
ru: 'Того',
ua: 'Того',
zh: '多哥',
zh: '多哥'
},
phoneMasks: ['## ### ###'],
},
{
callingCode: '+66',
callingCode: '66',
cca2: 'TH',
flag: '🇹🇭',
name: {
Expand Down

0 comments on commit 72eb0b6

Please sign in to comment.