From 1e0a356cd27e7cdaadd96c6ca2a30a34a2ae70cf Mon Sep 17 00:00:00 2001 From: tooomm Date: Mon, 9 Jun 2025 02:05:24 +0200 Subject: [PATCH] fix transifex link (#5969) --- .ci/update_translation_source_strings_template.md | 2 +- .github/ISSUE_TEMPLATE/config.yml | 2 +- .github/workflows/translations-pull.yml | 2 +- README.md | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.ci/update_translation_source_strings_template.md b/.ci/update_translation_source_strings_template.md index 8b89948c6..3598b3efd 100644 --- a/.ci/update_translation_source_strings_template.md +++ b/.ci/update_translation_source_strings_template.md @@ -10,5 +10,5 @@ Last changes are based on commit {{ .commit }}. *This PR is automatically generated and updated by the workflow at `.github/workflows/translations-push.yml`. Review [action runs][2].*
*After merging, all changes to the source language are available for translation at [Transifex][1] shortly.* -[1]: https://app.transifex.com/cockatrice/cockatrice/ +[1]: https://explore.transifex.com/cockatrice/cockatrice/ [2]: https://github.com/Cockatrice/Cockatrice/actions/workflows/translations-push.yml?query=branch%3Amaster diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index fd9691673..c5354332b 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -4,6 +4,6 @@ contact_links: url: https://discord.gg/3Z9yzmA about: Need help with using the client? Want to find some games? Try the Discord server! - name: 🌐 Translations (Help improve the localization of the app) - url: https://www.transifex.com/cockatrice/cockatrice/ + url: https://explore.transifex.com/cockatrice/cockatrice/ # it is not possible to add a link to the wiki to this description about: For more information and guidance check our Translation FAQ on our wiki! diff --git a/.github/workflows/translations-pull.yml b/.github/workflows/translations-pull.yml index 3aad12998..f06637b47 100644 --- a/.github/workflows/translations-pull.yml +++ b/.github/workflows/translations-pull.yml @@ -51,7 +51,7 @@ jobs: *This PR is automatically generated and updated by the workflow at `.github/workflows/translations-pull.yml`. Review [action runs][2].*
*After merging, all new languages and translations are available in the next build.* - [1]: https://app.transifex.com/cockatrice/cockatrice/ + [1]: https://explore.transifex.com/cockatrice/cockatrice/ [2]: https://github.com/Cockatrice/Cockatrice/actions/workflows/translations-pull.yml?query=branch%3Amaster labels: | CI diff --git a/README.md b/README.md index acc2e4110..3e415fa23 100644 --- a/README.md +++ b/README.md @@ -86,9 +86,9 @@ Cockatrice tries to use the [Google Developer Documentation Style Guide](https:/ Made with contrib.rocks -### Translations [![Transifex Project](https://img.shields.io/badge/translate-on%20transifex-brightgreen)](https://transifex.com/cockatrice/cockatrice/) +### Translations [![Transifex Project](https://img.shields.io/badge/translate-on%20transifex-brightgreen)](https://explore.transifex.com/cockatrice/cockatrice/) -Cockatrice uses Transifex to manage translations. You can help us bring Cockatrice, Oracle and Webatrice to your language and just adjust single wordings right from within your browser by visiting our [Transifex project page](https://transifex.com/cockatrice/cockatrice/).
+Cockatrice uses Transifex to manage translations. You can help us bring Cockatrice, Oracle and Webatrice to your language and just adjust single wordings right from within your browser by visiting our [Transifex project page](https://explore.transifex.com/cockatrice/cockatrice/).
Check out our [Translator FAQ](https://github.com/Cockatrice/Cockatrice/wiki/Translation-FAQ) for more information about getting invovled, and join a group of hundreds of others!