From 1e8a0fd1c92d96bfe6959ceff64ae8c0520f63dc Mon Sep 17 00:00:00 2001 From: daniel31x13 Date: Wed, 25 Jun 2025 15:40:12 -0400 Subject: [PATCH] Revert "add translation readme" This reverts commit 1339b5d625c235b021746eddc42d2813a770612e. revert --- .prettierignore | 3 +++ README.md | 15 ++------------- 2 files changed, 5 insertions(+), 13 deletions(-) diff --git a/.prettierignore b/.prettierignore index d518ac43..eb2aa384 100644 --- a/.prettierignore +++ b/.prettierignore @@ -1,8 +1,11 @@ node_modules .next /public + *.lock *.log + .github + data pgdata diff --git a/README.md b/README.md index 7c84c78b..3749b800 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,6 @@ Twitter GitHub release - -Crowdin Open Collective @@ -96,7 +94,7 @@ Join and follow us in the following platforms to stay up to date about the most ## Suggestions -We _usually_ go after the [popular suggestions](https://github.com/linkwarden/linkwarden/issues?q=is%3Aissue%20is%3Aopen%20sort%3Areactions-%2B1-desc). Feel free to open a [new issue](https://github.com/linkwarden/linkwarden/issues/new?assignees=&labels=enhancement&projects=&template=feature_request.md&title=) to suggest one - others might be interested too! :) +We _usually_ go after the [popular suggestions](https://github.com/linkwarden/linkwarden/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc). Feel free to open a [new issue](https://github.com/linkwarden/linkwarden/issues/new?assignees=&labels=enhancement&projects=&template=feature_request.md&title=) to suggest one - others might be interested too! :) ## Roadmap @@ -113,16 +111,7 @@ Here are some community-maintained projects that are built around Linkwarden: ## Development -If you want to contribute, Thanks! Start by choosing one of our [popular suggestions](https://github.com/linkwarden/linkwarden/issues?q=is%3Aissue%20is%3Aopen%20sort%3Areactions-%2B1-desc), just please stay in touch with [@daniel31x13](https://github.com/daniel31x13) before starting. - -# Translations - -If you want to help us translate Linkwarden to your language, please join our [Crowdin project](https://crowdin.com/project/linkwarden) and start translating. We would love to have your help! - -To start translating a new language, please create an issue so we can set it up for you. New languages will be added once they reach at least 50% translation completion. - - -Crowdin +If you want to contribute, Thanks! Start by checking our [public roadmap](https://github.com/orgs/linkwarden/projects/1), there you'll see a [README for contributers](https://github.com/orgs/linkwarden/projects/1?pane=issue&itemId=34708277) for the rest of the info on how to contribute and the main tech stack. ## Security