some turkish translations

This commit is contained in:
j 2023-07-27 16:54:38 +02:00
commit 99ae1509cd
3 changed files with 372 additions and 1 deletions

View file

@ -63,7 +63,8 @@ Ox.LOCALE_NAMES = {
'el': 'Ελληνικά',
'en': 'English',
'fr': 'Français',
'hi': 'हिन्दी'
'hi': 'हिन्दी',
'tr': 'Türkçe'
};
//@ Ox.LOCALES <o> Locales per module
Ox.LOCALES = {};