This commit is contained in:
m2049r 2024-01-13 14:28:30 +01:00 committed by GitHub
parent c90f107c3c
commit 6ff75d221f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 7 deletions

View File

@ -18,6 +18,9 @@
<item>CHF</item>
<item>CAD</item>
<!-- shitcoins are marked with a zero width space at the end (U+200B) -->
<!-- this is a hack to avoid having different arrays, i.e. shitcoins have 4 charatcers -->
<item>ARS</item>
<item>AUD</item>
<item>BGN</item>
<item>BRL</item>
@ -29,8 +32,10 @@
<item>IDR</item>
<item>ILS</item>
<item>INR</item>
<item>IRR</item>
<item>ISK</item>
<item>KRW</item>
<item>LBP</item>
<item>MXN</item>
<item>MYR</item>
<item>NOK</item>
@ -38,18 +43,14 @@
<item>PHP</item>
<item>PLN</item>
<item>RON</item>
<item>RSD</item>
<item>RUB</item>
<item>SEK</item>
<item>SGD</item>
<item>THB</item>
<item>TRY</item>
<item>ZAR</item>
<!-- shitcoins are marked with a zero width space at the end (U+200B) -->
<!-- this is a hack to avoid having different arrays, i.e. shitcoins have 4 charatcers -->
<item>ARS</item>
<item>IRR</item>
<item>LBP</item>
<item>RUB</item>
<item>VES</item>
<item>ZAR</item>
</string-array>
</resources>