Open jmontane opened 7 years ago
Is this specific to an app? I've never implemented i18n before and don't know if there are any demands for a translated interface. NewsBlur for the most part is your feeds and those are in the language you subscribe to.
What parts of the UI are you looking to have changed specifically?
On Android, at least, we have been careful to use the resources-based i18n system in about 98% of the app. We could accept any and all PRs for new localizations at any time!
@dosiecki: Good to know Android app can be translated! I'll work on it.
@samuelclay: i18n is an important feature in current days programming. IMHO, all apps should be translatable.
Please, add i18n features, so NewsBlur can be translated to several languages.