Abedalkareem/LanguageManager-iOS

create custom language

Opened this issue · 0 comments

I mean, i want to have Armenian and Georgian translations in my app, but neither of them are in Languages enumerator, so I think instead of adding these languages by yourself and make update, just create custom variable thing to add other languages via string just like Languages.custom("ka") for example and it will load correct language file because we have created it via xcode localization.