Update Dutch translation to fix crashing caused by incorrect formatting

This commit is contained in:
Blatzar 2022-09-20 21:53:26 +02:00
parent 9bbe3d65d2
commit 29aa541dce
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
<!-- TRANSLATE, BUT DON'T FORGET FORMAT -->
<string name="player_speed_text_format" formatted="true">Snelheid (%.2fx)</string>
<string name="rated_format" formatted="true">Beoordeeld: %.Als</string>
<string name="rated_format" formatted="true">Beoordeeld: %.1fAls</string>
<string name="new_update_format" formatted="true">Nieuwe update gevonden!\n%s -> %s</string>
<string name="filler" formatted="true">Filler</string>
<string name="duration_format" formatted="true">%d min</string>