From d4d9b7c7a7da4ebae10206ed292ae0315fa8a2dd Mon Sep 17 00:00:00 2001 From: antelle Date: Fri, 26 Feb 2021 18:54:43 +0100 Subject: [PATCH] readme about translations --- README.md | 2 +- app/scripts/locales/README.md | 13 +++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 app/scripts/locales/README.md diff --git a/README.md b/README.md index d38cc713..93e055f1 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ Please note: donation does not imply any type of service contract. Notable contributions to KeeWeb: -- Florian Reuschel ([@Loilo](https://github.com/Loilo)): [German translation](http://keeweb.oneskyapp.com/collaboration/translate/project/project/173183/language/550) +- Florian Reuschel ([@Loilo](https://github.com/Loilo)): [German translation](https://keeweb.oneskyapp.com/collaboration/translate/project/project/173183/language/550) - Dennis Ploeger ([@dploeger](https://github.com/dploeger)): [auto-type improvements](https://github.com/keeweb/keeweb/pulls?q=is%3Apr+is%3Aclosed+author%3Adploeger) - Hackmanit ([hackmanit.de](https://www.hackmanit.de)): [penetration test](https://www.hackmanit.de/en/blog-en/104-pro-bono-penetration-test-keeweb) - Peter Bittner ([@bittner](https://github.com/bittner)): [Wikipedia article](https://en.wikipedia.org/wiki/KeeWeb) diff --git a/app/scripts/locales/README.md b/app/scripts/locales/README.md new file mode 100644 index 00000000..6d5d5512 --- /dev/null +++ b/app/scripts/locales/README.md @@ -0,0 +1,13 @@ +# About locales + +Hi there! 👋 + +Did you come here to change something? +`de-DE.json` and `fr-FR.json` are auto-generated, a pull request with them +won't be accepted because your changes would be overwritten on import. + +You can edit all the translations here: + +https://keeweb.oneskyapp.com + +Thank you for your interest in translating KeeWeb!