chore: update readme

This commit is contained in:
JimmFly
2023-01-11 19:35:11 +08:00
parent af4262020b
commit 7831a65cbe

View File

@@ -36,13 +36,6 @@ const App = () => {
};
```
## How the i18n workflow works?
- When the `src/resources/en.json`(base language) updated and merged to the develop branch, will trigger the `languages-sync` action.
- The `languages-sync` action will check the base language and add missing translations to the Tolgee platform.
- This way, partners from the community can update the translations.
- Finally, the `languages-download` action will regularly download the latest translation resources from the Tolgee platform.
## How to sync translations manually
- Set token as environment variable