Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.19 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.19 KB

plh-teens-app-tz-content

This package contains data used in the PLH Teens Tanzania app

linked directly to PLH Teens https://github.com/IDEMSInternational/plh-teens-app-content

App Preview

https://plh-teens-tz.web.app

Syncing data updates (automatic)

A pull request syncing all spreadsheets and assets can be created automatically by running the following GitHub workflow: Sync Content

Syncing data updates (manual)

Data can be syncd from corresponding google drive folders via the script

yarn scripts app-data-sync

Translations

Files for translation, and compiled translation strings are automatically generated during sync scripts.

Any strings for use in translations should be placed in the ./translations_source/from_translators folder named in the format {filename}.{langCode}.json

The final output of translation strings can be found in the ./translations/strings folder.

References to these strings are stored in individual data files, so that the app can quickly know what rows have text available for translation and which languages currently have existing translations