mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2024-12-22 13:42:30 -05:00
Merge pull request #9 from LBenzahia/master
Update "العربية" to "الْعَرَبِيَّة"
This commit is contained in:
commit
c0671aa3a9
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
const locales = {
|
const locales = {
|
||||||
en: {name: 'English'},
|
en: {name: 'English'},
|
||||||
ar: {name: 'العربية'},
|
ar: {name: 'الْعَرَبِيَّة'},
|
||||||
de: {name: 'Deutsch'},
|
de: {name: 'Deutsch'},
|
||||||
es: {name: 'Español'},
|
es: {name: 'Español'},
|
||||||
he: {name: 'עִבְרִית'}
|
he: {name: 'עִבְרִית'}
|
||||||
|
|
Loading…
Reference in a new issue