mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-22 12:03:25 -04:00
docs: document usage of translation helpers script
This commit is contained in:
parent
57b681165e
commit
329d39d19b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user