Localization
Add new localization language
Last updated
Was this helpful?
Add new localization language
Last updated
Was this helpful?
Create a JSON file for your new language, and make sure it has the name of string_{language_code}.i18n.json
replace language_code (ex: de --> Germany, fr --> French )
2. While creating your language file, make sure u have all fields exist in string.18n.json
while keeping same JSON key,
3. run the following command in terminal: