mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-04 19:11:57 +08:00
feat: add translation sync scripts
This commit is contained in:
@@ -33,10 +33,15 @@ const App = () => {
|
||||
};
|
||||
```
|
||||
|
||||
## TODO
|
||||
## How to sync translations
|
||||
|
||||
- [ ] language detection
|
||||
- [ ] storage
|
||||
- Set token as environment variable
|
||||
|
||||
```shell
|
||||
export TOLGEE_API_KEY=tgpak_XXXXXXX
|
||||
```
|
||||
|
||||
- Run the `sync` script from package script
|
||||
|
||||
## References
|
||||
|
||||
|
||||
Reference in New Issue
Block a user