early-access version 2866

This commit is contained in:
pineappleEA
2022-07-28 18:20:49 +02:00
parent 9533f7c018
commit 87834084de
10 changed files with 134 additions and 17 deletions

5
dist/english_plurals/README.md vendored Executable file
View File

@@ -0,0 +1,5 @@
With CMake flag GENERATE_QT_TRANSLATION a build/src/yuzu/plurals/en.ts is created from the source
Having the plurals look nice isn't critical, so this has been done manually.
The en.ts in this directory is taken from a build, edited in Qt Linguist and then committed.