forked from 0x2620/oxjs
add greek translations, thanks Kostas
This commit is contained in:
parent
03cbb92654
commit
0e9ff5a7b7
3 changed files with 372 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ Ox.LOCALE = 'en';
|
|||
Ox.LOCALE_NAMES = {
|
||||
'ar': 'العربية',
|
||||
// 'de': 'Deutsch',
|
||||
'el': 'Ελληνικά',
|
||||
'en': 'English',
|
||||
// 'fr': 'Français',
|
||||
'hi': 'हिन्दी'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue