[SOLVED] Language files in other languages than English |
I'm using CodeIgniter to build an app for Norwegian users. If it turns out to be a success, I might launch it in more languages.
To future-proof the app, I'd like to use the language library. In system/language, however, there's only one language, English. I haven't been able to find Norwegian language files, but I did find Danish language files (Repox/codeigniter-lang-danish). I'm curious about CodeIgniter's policy regarding language files. In other words, when I make Norwegian language files, how should I contribute them? Should I make my own repository on GitHub like Repox did, or is there a more official way of contributing? |
Messages In This Thread |
[SOLVED] Language files in other languages than English - by yhoiseth - 11-15-2014, 10:22 PM
RE: Language files in other languages than English - by sv3tli0 - 11-15-2014, 11:59 PM
RE: Language files in other languages than English - by yhoiseth - 11-16-2014, 12:22 AM
RE: Language files in other languages than English - by alroker - 11-16-2014, 12:13 PM
RE: Language files in other languages than English - by sv3tli0 - 11-16-2014, 12:25 PM
|