The application is used for converting the spreadsheet to native iOS (.strings) and Android (.xml) localization files by Google Apps Script.
-
Create or open a spreadsheet in Google Sheets.
-
Add Google Apps Script Add-on. You may follow this link to finish the installation: https://developers.google.com/apps-script/guides/sheets/functions
-
Add scripts. Copy and paste the code in main.gs and i18n-utils.gs to the script.
-
If you want to customize some buttons linking to those functions, you may follow this link: https://www.benlcollins.com/apps-script/google-sheets-button/.
After clicking Run or your custom button, you would have the i18n translation for
Each column represents a localized script. Copy and paste to your project.