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 | Merge pull request #4348 from lioncash/nano (diff) | |
download | yuzu-347b50ad439f184f0414bf978791f62b7a7c7017.tar yuzu-347b50ad439f184f0414bf978791f62b7a7c7017.tar.gz yuzu-347b50ad439f184f0414bf978791f62b7a7c7017.tar.bz2 yuzu-347b50ad439f184f0414bf978791f62b7a7c7017.tar.lz yuzu-347b50ad439f184f0414bf978791f62b7a7c7017.tar.xz yuzu-347b50ad439f184f0414bf978791f62b7a7c7017.tar.zst yuzu-347b50ad439f184f0414bf978791f62b7a7c7017.zip |
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) |