mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2024-12-23 06:02:42 -05:00
Merge pull request #148 from cwillisf/rename-es
Rename 'Español' to 'Español (España)'
This commit is contained in:
commit
3ce5bee678
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ const locales = {
|
||||||
'et': {name: 'Eesti'},
|
'et': {name: 'Eesti'},
|
||||||
'el': {name: 'Ελληνικά'},
|
'el': {name: 'Ελληνικά'},
|
||||||
'en': {name: 'English'},
|
'en': {name: 'English'},
|
||||||
'es': {name: 'Español'},
|
'es': {name: 'Español (España)'},
|
||||||
'es-419': {name: 'Español Latinoamericano'},
|
'es-419': {name: 'Español Latinoamericano'},
|
||||||
'eu': {name: 'Euskara'},
|
'eu': {name: 'Euskara'},
|
||||||
'fa': {name: 'فارسی'},
|
'fa': {name: 'فارسی'},
|
||||||
|
|
Loading…
Reference in a new issue