yuzu-android/dist/languages
FearlessTobi ddbefc71cb .tx/config: Use language mappings for android "tx pull"
The language names we are using in the android resources differ from those on Transifex.

We need to manually specify mappings for them, so Transifex is able to place the files in the correct folders.
2024-02-05 15:57:13 +01:00
..
.tx
.gitignore
ar.ts
ca.ts
cs.ts
da.ts
de.ts
el.ts
es.ts
fi.ts
fr.ts
hu.ts
id.ts
it.ts
ja_JP.ts
ko_KR.ts
nb.ts
nl.ts
pl.ts
pt_BR.ts
pt_PT.ts
README.md
ru_RU.ts
sv.ts
tr_TR.ts
uk.ts
vi.ts
vi_VN.ts
zh_CN.ts
zh_TW.ts

This directory stores translation patches (TS files) for yuzu Qt frontend. This directory is linked with yuzu project on transifex, 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.