[Bugfix] Video player options

[Translation] Add translations for ends at
This commit is contained in:
PartyDonut 2024-10-11 15:40:04 +02:00
parent ae1446ddbb
commit 47771a0728
10 changed files with 175 additions and 160 deletions

View file

@ -665,5 +665,15 @@
"example": "1"
}
}
}
},
"endsAt": "ends at {date}",
"@endsAt": {
"description": "endsAt",
"placeholders": {
"date": {
"type": "DateTime",
"format": "jm"
}
}
}
}