diff options
author | FearlessTobi <thm.frey@gmail.com> | 2020-01-26 00:26:07 +0100 |
---|---|---|
committer | FearlessTobi <thm.frey@gmail.com> | 2020-07-18 14:09:11 +0200 |
commit | 347b50ad439f184f0414bf978791f62b7a7c7017 (patch) | |
tree | bacfca25cb24af83222d2dfb70121c47009ebfd6 /README.md | |
parent | 4a8cb9a70671db5684dadf10061f3c3cf1d27741 (diff) |
yuzu: Port translation support from Citra
Co-Authored-By: Weiyi Wang <wwylele@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -24,6 +24,8 @@ Most of the development happens on GitHub. It's also where [our central reposito If you want to contribute please take a look at the [Contributor's Guide](https://github.com/yuzu-emu/yuzu/wiki/Contributing) and [Developer Information](https://github.com/yuzu-emu/yuzu/wiki/Developer-Information). You should also contact any of the developers on Discord in order to know about the current state of the emulator. +If you want to contribute to the user interface translation, please checkout [yuzu project on transifex](https://www.transifex.com/yuzu-emulator/yuzu). We centralize the translation work there, and periodically upstream translation. + ### Building * __Windows__: [Windows Build](https://github.com/yuzu-emu/yuzu/wiki/Building-For-Windows) |