diff --git a/source/Ox/js/Constants.js b/source/Ox/js/Constants.js index 62fa83d9..942336d1 100644 --- a/source/Ox/js/Constants.js +++ b/source/Ox/js/Constants.js @@ -62,7 +62,7 @@ Ox.LOCALE_NAMES = { // 'de': 'Deutsch', 'en': 'English', // 'fr': 'Français', - 'hi': 'हिंदी' + 'hi': 'हिन्दी' }; //@ Ox.LOCALES Locales per module Ox.LOCALES = {};