feat: patch bundle sources system (#24)

This commit is contained in:
Ax333l
2023-05-26 14:58:14 +02:00
committed by oSumAtrIX
parent 2e7f8457d3
commit 61de7568cb
40 changed files with 1064 additions and 170 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<plurals name="patches_count">
<item quantity="one">%d Patch</item>
<item quantity="other">%d Patches</item>
</plurals>
</resources>