summaryrefslogtreecommitdiff
path: root/dist/languages/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'dist/languages/README.md')
-rw-r--r--dist/languages/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/languages/README.md b/dist/languages/README.md
index c5ea1ada0..d97d29898 100644
--- a/dist/languages/README.md
+++ b/dist/languages/README.md
@@ -1,3 +1,3 @@
-This directory stores translation patches (TS files) for yuzu Qt frontend. This directory is linked with [yuzu project on transifex](https://www.transifex.com/yuzu-emulator/yuzu), so you can update the translation by executing `tx pull -t -a`. If you want to contribute to the translation, please go the transifex link and submit your translation there. This directory on the main repo will be synchronized with transifex periodically.
+This directory stores translation patches (TS files) for citron Qt frontend. This directory is linked with [citron project on transifex](https://www.transifex.com/citron-emulator/citron), so you can update the translation by executing `tx pull -t -a`. If you want to contribute to the translation, please go the transifex link and submit your translation there. This directory on the main repo will be synchronized with transifex periodically.
Do not directly open PRs on github to modify the translation.