mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-14 09:46:01 -07:00
fix; Translations
This commit is contained in:
parent
9bc1463cd5
commit
bc4be789ec
2 changed files with 29 additions and 5 deletions
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue