1
0
Fork 0
forked from 0x2620/oxjs

add greek translations, thanks Kostas

This commit is contained in:
j 2014-04-01 14:06:49 +00:00
commit 0e9ff5a7b7
3 changed files with 372 additions and 0 deletions

View file

@ -60,6 +60,7 @@ Ox.LOCALE = 'en';
Ox.LOCALE_NAMES = {
'ar': 'العربية',
// 'de': 'Deutsch',
'el': 'Ελληνικά',
'en': 'English',
// 'fr': 'Français',
'hi': 'हिन्दी'