Skip to content

Commit

Permalink
Add Galician accents (#3045)
Browse files Browse the repository at this point in the history
  • Loading branch information
xosecalvo committed Mar 25, 2021
1 parent 4f38c8c commit 5b2011a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions web/src/stores/demographics.ts
Expand Up @@ -172,6 +172,13 @@ export const ACCENTS: any = {
connachta: 'Gaeilge Chonnacht',
ulaidh: 'Gaeilge Uladh',
},
gl: {
atlantico: 'Atlántico (seseo e gheada)',
central: 'Central (gheada)',
oriental: 'Oriental (común en zona oriental)',
normativo: 'Normativo (estándar)',
neofalante: 'Neofalante',
},
'zh-TW': {
keelung_city: '出生地:基隆市',
taipei_city: '出生地:臺北市',
Expand Down

0 comments on commit 5b2011a

Please sign in to comment.