diff options
author | bunnei <[email protected]> | 2022-08-09 16:09:14 -0700 |
---|---|---|
committer | GitHub <[email protected]> | 2022-08-09 16:09:14 -0700 |
commit | 15df026d04fe093aed67b7f1a8114aea842e97bd (patch) | |
tree | f81d05ce614ea97b9930df9923dccbf49d4ad72e /.reuse | |
parent | ada667060ae81c49583ec8441d4330c31016b24c (diff) | |
parent | 7e0afc641c520d85780074ec685fac1d9fc3e215 (diff) | |
download | yuzu-mainline-15df026d04fe093aed67b7f1a8114aea842e97bd.tar.gz yuzu-mainline-15df026d04fe093aed67b7f1a8114aea842e97bd.zip |
Merge pull request #8499 from Docteh/plurals
Translate english plurals
Diffstat (limited to '.reuse')
-rw-r--r-- | .reuse/dep5 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.reuse/dep5 b/.reuse/dep5 index e2ee4f456..d72233e8c 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -2,7 +2,8 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Comment: It is best to use this file to record copyright information about generated, binary and third party files -Files: dist/icons/controller/*.png +Files: dist/english_plurals/* + dist/icons/controller/*.png dist/icons/overlay/*.png dist/languages/* dist/qt_themes/*/icons/index.theme |