Currently this project support 2 languages (English and Polish).
- Extract all i18n values from the project (
yarn extract-i18n
) - Copy ../apps/spotify/src/locale/messages.xlf to ../apps/spotify/src/locale adding a new lang code between messages and .xfl.
- Translate the new file
- Add new lang to the ../apps/spotify/src/languages.json
- Add file reference in angular.json in
spotify.i18n.locales
. - Add file to the ../netlify.toml with the specified lang condition