mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-26 05:53:39 -04:00
Fixed the language issues
Still not sure about the language code, as there are several Malay languages, but since this is the only one we have right now, I suppose it’ll do. Google has it as .my, but BCP 47 says that is Burmese. I’ll look into this more later on.
This commit is contained in:
parent
c6e81f909c
commit
1d7a01fd5c
2 changed files with 1 additions and 0 deletions
app/locale
|
@ -49,3 +49,4 @@ module.exports =
|
|||
uk: require './uk' # українська мова, Ukranian
|
||||
hi: require './hi' # मानक हिन्दी, Hindi
|
||||
ur: require './ur' # اُردُو, Urdu
|
||||
ms: require './ms' # Bahasa Melayu, Bahasa Malaysia
|
Loading…
Add table
Add a link
Reference in a new issue