openHPI / xikolo-android

📱 Android App of the HPI MOOC Platform
https://play.google.com/store/apps/dev?id=7185448023325736337
GNU General Public License v3.0
41 stars 15 forks source link

Locale LanguageFilter translation implemented #273

Closed SanJSp closed 4 years ago

SanJSp commented 4 years ago

Fixes #247

Changes added to support a translation of course languages to the locale language. The format is nativeLanguage (localLanguage) f.e. Espagnol (Spanisch). Additionally the LanguageUtil was cleaned up.