fix; Translations

This commit is contained in:
PartyDonut 2025-04-06 17:01:34 +02:00
parent 9bc1463cd5
commit bc4be789ec
2 changed files with 29 additions and 5 deletions

View file

@ -1279,5 +1279,17 @@
"segmentActionSkip": "Пропустити",
"@segmentActionSkip": {},
"loading": "Завантаження",
"@loading": {}
"@loading": {},
"castAndCrew": "Актори та знімальна група",
"@castAndCrew": {},
"guestActor": "{count, plural, other{Запрошені актори} one{Запрошений актор}}",
"@guestActor": {
"description": "Guest actors",
"placeholders": {
"count": {
"type": "int",
"example": "1"
}
}
}
}