Skip to content

Commit 0451b88

Browse files
committed
fix: update transifex urls to explore.transifex.com
1 parent 34cb202 commit 0451b88

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/tx-pull.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
- Only pulls translated strings (empty strings fallback to English)
9292
- Includes locales with 40%+ completion
9393
94-
To contribute translations: https://github.com/ipfs/i18n#how-can-i-contribute-translation-for-my-language"
94+
To contribute translations: https://explore.transifex.com/ipfs/ipfs-companion/"
9595
9696
gh pr create \
9797
--base main \

docs/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ See the [GitHub Flow Guide](https://guides.github.com/introduction/flow/) for de
2626
## Translations
2727

2828

29-
Go to Transifex and join [IPFS Companion Translation Project](https://www.transifex.com/ipfs/ipfs-companion/) :sparkles:
29+
Go to Transifex and join [IPFS Companion Translation Project](https://explore.transifex.com/ipfs/ipfs-companion/) :sparkles:
3030

3131
If you want to download translations from Transifex and run them locally, make sure to read [Localization Notes](./LOCALIZATION-NOTES.md) first.
3232

docs/LOCALIZATION-NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Unless you've installed a locale-specific build, Firefox will have English only.
4545

4646
## Contributing translations
4747

48-
Internationalization in IPFS Companion (and all IPFS-related projects) depends on the contributions of the community. You can give back by contributing translations in your language(s)! Go to the [IPFS Companion Transifex page](https://www.transifex.com/ipfs/ipfs-companion/), send a request to join a specific language team, and start translating. You can also download raw files from Transifex, translate them in your own editor/tool, and then upload them back there, but many people prefer using the simple and friendly Transifex GUI.
48+
Internationalization in IPFS Companion (and all IPFS-related projects) depends on the contributions of the community. You can give back by contributing translations in your language(s)! Go to the [IPFS Companion Transifex page](https://explore.transifex.com/ipfs/ipfs-companion/), send a request to join a specific language team, and start translating. You can also download raw files from Transifex, translate them in your own editor/tool, and then upload them back there, but many people prefer using the simple and friendly Transifex GUI.
4949

5050
If your language is not present in `add-on/_locales` yet, but is supported by mainstream browsers, please create a [new issue](https://github.com/ipfs/ipfs-companion/issues/new) requesting it.
5151

0 commit comments

Comments
 (0)