KhalisFoundation / sundar-gutka-react

Other
10 stars 7 forks source link

Add localization options #56

Open ManjotS opened 4 years ago

ManjotS commented 4 years ago

This is a 2 parter:

  1. In settings, add ability to change language from the default language chosen by react-native-localization.

  2. If India is the detected country or hindi the detected language (or pakistan and urdhu), pop up asking which indic language: hindi or punjabi (use local strings for each button), or same for pak/urdhu. For initial install, this would be a new blue screen before the current blue bani length option. For upgrades with this country/language, perhaps prompt the blue screen as well.

If the detected language is gurmukhi/punjabi, just use that, same as any other language.

Make sure the india popup/blue screen is forward-compatible in the sense we can add other languages like gujrati, urdhu etc.

Reach out to PM with questions.

tsingh777 commented 4 years ago

I would say 2 should be based on system settings not geolocation.