From 3b389b2edf56bd933bfe994171ddc4b36170f619 Mon Sep 17 00:00:00 2001 From: BrightDV <92821484+BrightDV@users.noreply.github.com> Date: Sat, 19 Feb 2022 16:28:07 +0100 Subject: [PATCH 1/3] adding logo & link to the weblate instance in the readme --- readme.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ef727602..21b43e2c 100644 --- a/readme.md +++ b/readme.md @@ -71,7 +71,11 @@ Contributions are always welcome. If you want to fix any existing issues or impl features just create a new pull request. If you plan to implement any (bigger) new features, please create an issue first so we can discuss if and how this feature should be implemented. -If you want to help translating, see the instructions in the `:i18n` module. +If you want to help translating, go to the [Weblate project instance](https://i18n.mm20.de/engage/kvaesitso/). + + +Translation Status + ## Links From 69308ca37f24b4a3e68eb93346114d1286541fb0 Mon Sep 17 00:00:00 2001 From: BrightDV <92821484+BrightDV@users.noreply.github.com> Date: Sat, 19 Feb 2022 16:38:38 +0100 Subject: [PATCH 2/3] fixing repo readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 21b43e2c..430d2eda 100644 --- a/readme.md +++ b/readme.md @@ -71,7 +71,7 @@ Contributions are always welcome. If you want to fix any existing issues or impl features just create a new pull request. If you plan to implement any (bigger) new features, please create an issue first so we can discuss if and how this feature should be implemented. -If you want to help translating, go to the [Weblate project instance](https://i18n.mm20.de/engage/kvaesitso/). +If you want to help translating, see [how to translate the project.](./i18n/readme.md) Translation Status From 45a886dd985dd92fa2ea7f01a618d3817ae15310 Mon Sep 17 00:00:00 2001 From: BrightDV <92821484+BrightDV@users.noreply.github.com> Date: Sat, 19 Feb 2022 16:40:11 +0100 Subject: [PATCH 3/3] update i18n readme --- i18n/readme.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/i18n/readme.md b/i18n/readme.md index 533e5123..5bc523f3 100644 --- a/i18n/readme.md +++ b/i18n/readme.md @@ -6,7 +6,5 @@ might need localization must go to this module.** ## Contribute -Currently looking into web translation services (e.g. Crowdin or something similar). For now just -manually translate the XML files or use Android Studio's Translations Editor and submit a pull -request with your changes. +Go to the [Weblate project instance](https://i18n.mm20.de/engage/kvaesitso/) and start translating.