Fix broken amount placeholder.

This commit is contained in:
Kavin 2023-07-19 01:44:19 +01:00
parent 30a7f6d2e6
commit 862961ba21
No known key found for this signature in database
GPG key ID: 6E4598CA5C92C41F

View file

@ -203,7 +203,7 @@
"next_video_countdown": "Memutar video berikutnya dalam {0} detik",
"weeks": "{amount} minggu",
"hours": "{amount} jam",
"days": "{amount hari",
"days": "{amount} hari",
"months": "{amount} bulan"
}
}