diff options
| author | David <25727384+ogniK5377@users.noreply.github.com> | 2020-07-18 22:43:37 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-18 22:43:37 +1000 |
| commit | 9943a478fe19dad4f770292b989179f71e2d10a0 (patch) | |
| tree | 7c1f7d2edc8841e5e9ac2c9a49da0d4314a3f8b2 /README.md | |
| parent | 4a8cb9a70671db5684dadf10061f3c3cf1d27741 (diff) | |
| parent | 4450a2688a8507dfece913e5c224bb497191ec7e (diff) | |
Merge pull request #3349 from FearlessTobi/translationnns
[WIP] yuzu: Port translation support from Citra v2
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 check out the [yuzu project on transifex](https://www.transifex.com/yuzu-emulator/yuzu). We centralize translation work there, and periodically upstream translations. + ### Building * __Windows__: [Windows Build](https://github.com/yuzu-emu/yuzu/wiki/Building-For-Windows) |
