diff --git a/README.md b/README.md index 4d85045..96f0ade 100644 --- a/README.md +++ b/README.md @@ -137,6 +137,9 @@ $ yarn i18n:report To add a new locale, copy `en.json` to `.json` in [`src/locales`](src/locales) and start translating the individual strings. Make sure to [mention the new locale to the docs](docs/config.md#locale)! +For a specific example see commit [`b2edda4`](https://github.com/owntracks/frontend/commit/b2edda410f16633aa6fd9cd4e5250f2031536c7d) +where German translations were added. + ## Screenshots