From 601ab465dae7bcddf34ed524c3a968fa96d94b5a Mon Sep 17 00:00:00 2001 From: Lucas Ivan Benchat Parra Date: Fri, 1 Mar 2024 00:27:32 -0300 Subject: [PATCH 1/3] =?UTF-8?q?Mejoras=20en=20la=20redacci=C3=B3n=20del=20?= =?UTF-8?q?README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Cambios en la redacción de varias oraciones para que suenen más naturales. * Remoción de un espacio blanco innecesario en un hiperenlace. * Arreglo de un link a la sección "Issues". --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index eed4535..6fca09c 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ WeekToDo is a free minimalist weekly planner app focused on privacy. Schedule yo ## Sponsors -WeekToDo is an GPL-licensed open source project with its ongoing development made possible entirely by users support and sponsors. If you'd like to join them, please consider [ sponsoring WeekToDo's development](https://weektodo.me/sponsor-us/) or [make the donation](https://weektodo.me/support-us/) you can. +WeekToDo is a GPL-licensed open source project with its ongoing development supported entirely by users and sponsors. If you'd like to join them, please consider [sponsoring WeekToDo's development](https://weektodo.me/sponsor-us/) or [making a donation](https://weektodo.me/support-us/) if you can.

Diamond Sponsors

@@ -80,12 +80,12 @@ WeekToDo is an GPL-licensed open source project with its ongoing development mad Snapd can be installed from the command line: -```bash +``` sudo apt update sudo apt install snapd ``` To install WeekToDo, simply use the following command: -```bash +``` sudo snap install weektodo ``` @@ -131,17 +131,17 @@ https://weektodo.me/support-us ### Translations -Currently the system is developed in multiple languages, you can send me a correction of any error or you can add your language if it's not available. +The system is currently developed in multiple languages, and you can send me a pull request to fix any error you spot or to add a language that's not available. -You can find the base file with all the used words in english [here](src/assets/languages/en.json/) +You can find the base file with all the words used in english [here](src/assets/languages/en.json/). -For add a new language Fork the repo and create a Pull Request creating a new file of the `translations/en.json` and name he file acording the [language code](https://gist.github.com/Josantonius/b455e315bc7f790d14b136d61d9ae469). +To add a new language, fork the repo and create a pull request that adds a translation file (like `translations/en.json`), which should be named accordingly using one of the language codes available [here](https://gist.github.com/Josantonius/b455e315bc7f790d14b136d61d9ae469). -If this is to dificult, you can donwload this [file](src/assets/languages/en.json/), translate it and send the file to the email contact@weektodo.me +If this is too dificult, you can donwload this [file](src/assets/languages/en.json/), translate it and send it to the following e-mail address: contact@weektodo.me ## Contributing -Weektodo is open-source. Pull requests and contributions are welcome! There are three ways to contribute: grab a [bug report](https://github.com/manuelernestog/issues?q=is%3Aopen+is%3Aissue+label%3Abug) or [feature suggestion](https://github.com/manuelernestog/issues?q=is%3Aissue+is%3Aopen+label%3Afeature) that has been marked `accepted` and dig in. +WeekToDo is open-source. Pull requests and contributions are welcome! There are three ways to contribute: fill a [bug report](https://github.com/manuelernestog/issues?q=is%3Aopen+is%3Aissue+label%3Abug), [suggest a feature](https://github.com/manuelernestog/weektodo/issues?q=is%3Aissue+is%3Aopen+label%3Afeature) or search for feature request that have been marked as `accepted` and dig in. Read [Contributing.md](/CONTRIBUTING.md) for more information. From 2e7656a4dcd331fef616e19fbe73397b23811109 Mon Sep 17 00:00:00 2001 From: Lucas Ivan Benchat Parra Date: Fri, 1 Mar 2024 00:33:28 -0300 Subject: [PATCH 2/3] =?UTF-8?q?Arreglo=20de=20un=20peque=C3=B1o=20error=20?= =?UTF-8?q?de=20ortograf=C3=ADa=20en=20el=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6fca09c..ac0038d 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ WeekToDo is a free minimalist weekly planner app focused on privacy. Schedule yo ## Sponsors -WeekToDo is a GPL-licensed open source project with its ongoing development supported entirely by users and sponsors. If you'd like to join them, please consider [sponsoring WeekToDo's development](https://weektodo.me/sponsor-us/) or [making a donation](https://weektodo.me/support-us/) if you can. +WeekToDo is a GPL-licensed open source project with its ongoing development being supported entirely by users and sponsors. If you'd like to join them, please consider [sponsoring WeekToDo's development](https://weektodo.me/sponsor-us/) or [making a donation](https://weektodo.me/support-us/) if you can.

Diamond Sponsors

@@ -137,11 +137,11 @@ You can find the base file with all the words used in english [here](src/assets/ To add a new language, fork the repo and create a pull request that adds a translation file (like `translations/en.json`), which should be named accordingly using one of the language codes available [here](https://gist.github.com/Josantonius/b455e315bc7f790d14b136d61d9ae469). -If this is too dificult, you can donwload this [file](src/assets/languages/en.json/), translate it and send it to the following e-mail address: contact@weektodo.me +If this is too dificult, you can download this [file](src/assets/languages/en.json/), translate it and send it to the following e-mail address: contact@weektodo.me ## Contributing -WeekToDo is open-source. Pull requests and contributions are welcome! There are three ways to contribute: fill a [bug report](https://github.com/manuelernestog/issues?q=is%3Aopen+is%3Aissue+label%3Abug), [suggest a feature](https://github.com/manuelernestog/weektodo/issues?q=is%3Aissue+is%3Aopen+label%3Afeature) or search for feature request that have been marked as `accepted` and dig in. +WeekToDo is open-source. Pull requests and contributions are welcome! There are three ways to contribute: fill a [bug report](https://github.com/manuelernestog/issues?q=is%3Aopen+is%3Aissue+label%3Abug), [suggest a feature](https://github.com/manuelernestog/weektodo/issues?q=is%3Aissue+is%3Aopen+label%3Afeature) or search for feature requests that have been marked as `accepted` and dig in. Read [Contributing.md](/CONTRIBUTING.md) for more information. From 340a3d0e35ea947892cf8d797b2d79248cec1a81 Mon Sep 17 00:00:00 2001 From: Lucas Ivan Benchat Parra Date: Fri, 1 Mar 2024 00:41:09 -0300 Subject: [PATCH 3/3] =?UTF-8?q?Otro=20peque=C3=B1o=20cambio=20de=20redacci?= =?UTF-8?q?=C3=B3n=20al=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac0038d..9896381 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ WeekToDo is a free minimalist weekly planner app focused on privacy. Schedule yo ## Sponsors -WeekToDo is a GPL-licensed open source project with its ongoing development being supported entirely by users and sponsors. If you'd like to join them, please consider [sponsoring WeekToDo's development](https://weektodo.me/sponsor-us/) or [making a donation](https://weektodo.me/support-us/) if you can. +WeekToDo is a GPL-licensed open source project, with its ongoing development being made possible entirely by users and sponsors. If you'd like to join them, please consider [sponsoring WeekToDo's development](https://weektodo.me/sponsor-us/) or [making a donation](https://weektodo.me/support-us/) if you can.

Diamond Sponsors