feat: improve patcher screen labels

This commit is contained in:
Robert
2024-06-23 21:01:20 +02:00
parent 16fea59605
commit 269fa79136
5 changed files with 17 additions and 23 deletions

View File

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