docs: document usage of translation helpers script

This commit is contained in:
Valentyne Stigloher 2025-09-19 18:37:45 +02:00
parent 57b681165e
commit 329d39d19b

View File

@ -318,6 +318,14 @@ new LocaleDescription('xx', 'xx', 'https://xx.pronouns.page', false, 'x', 'xxx')
new LocaleDescription('pt', 'Português', 'https://pt.pronouns.page', true, 'ã', 'romance'),
```
### Merging translations
Save approved translations to a local file (e.g. `proposals.suml`). Then run:
```
pnpm run-file helpers/merge/index.ts merge -l locale -f filename
```
### Current translations being worked on
- Catalan - @peiprjs
- Hebrew - @ThatTransGirl