diff --git a/README.md b/README.md index 6dc6e32..c1f8e63 100644 --- a/README.md +++ b/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 \ No newline at end of file +* [ ] 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 \ No newline at end of file