feat: improve patcher UI (#1494)

This commit is contained in:
Robert
2024-01-06 16:51:11 +01:00
committed by oSumAtrIX
parent a12cae7299
commit 429b428f67
23 changed files with 881 additions and 729 deletions

View File

@@ -8,4 +8,8 @@
<item quantity="one">%d applied patch</item>
<item quantity="other">%d applied patches</item>
</plurals>
<plurals name="patches_applied">
<item quantity="one">Applied %d patch</item>
<item quantity="other">Applied %d patches</item>
</plurals>
</resources>