mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-15 18:25:59 -07:00
Sorted translations
This commit is contained in:
parent
47771a0728
commit
bf4988074e
8 changed files with 25 additions and 27 deletions
|
|
@ -133,6 +133,16 @@
|
|||
"editMetadata": "Edit metadata",
|
||||
"empty": "Empty",
|
||||
"enabled": "Enabled",
|
||||
"endsAt": "ends at {date}",
|
||||
"@endsAt": {
|
||||
"description": "endsAt",
|
||||
"placeholders": {
|
||||
"date": {
|
||||
"type": "DateTime",
|
||||
"format": "jm"
|
||||
}
|
||||
}
|
||||
},
|
||||
"episode": "{count, plural, other{Episodes} one{Episode} }",
|
||||
"@episode": {
|
||||
"description": "episode",
|
||||
|
|
@ -665,15 +675,5 @@
|
|||
"example": "1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"endsAt": "ends at {date}",
|
||||
"@endsAt": {
|
||||
"description": "endsAt",
|
||||
"placeholders": {
|
||||
"date": {
|
||||
"type": "DateTime",
|
||||
"format": "jm"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue