docs: Add translation instruction
This commit is contained in:
parent
8c69bb8717
commit
757943e82f
10
README.md
10
README.md
@ -48,4 +48,12 @@ geocoding is only supported for Germany right now.
|
||||
|
||||
ToDos
|
||||
* [ ] Implement a report that shows the number of location strings that could not be converted into a location
|
||||
* [ ] Add a management command to re-query location strings to fill location
|
||||
* [ ] Add a management command to re-query location strings to fill location
|
||||
|
||||
## Translation
|
||||
|
||||
```zsh
|
||||
nf makemessages -a
|
||||
```
|
||||
|
||||
Use a program like `gtranslator` or `poedit` to start translations
|
Loading…
Reference in New Issue
Block a user