mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Fix broken amount placeholder.
This commit is contained in:
parent
30a7f6d2e6
commit
862961ba21
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue