mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-20 09:43:58 +00:00
7 lines
207 B
XML
7 lines
207 B
XML
<?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> |