mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-23 14:35:24 -07:00
Add missing release statuses
This commit is contained in:
parent
ee423db4e6
commit
cbeebbc495
1 changed files with 3 additions and 0 deletions
|
@ -284,9 +284,12 @@
|
||||||
"LanguageProfileSelect":"Select A Language Profile",
|
"LanguageProfileSelect":"Select A Language Profile",
|
||||||
"Status":"Status:",
|
"Status":"Status:",
|
||||||
"StatusValues" : {
|
"StatusValues" : {
|
||||||
|
"Rumored" : "Rumored",
|
||||||
"Planned": "Planned",
|
"Planned": "Planned",
|
||||||
"In Production": "In Production",
|
"In Production": "In Production",
|
||||||
|
"Post Production": "Post Production",
|
||||||
"Released": "Released",
|
"Released": "Released",
|
||||||
|
"Running": "Running",
|
||||||
"Returning Series": "Returning Series",
|
"Returning Series": "Returning Series",
|
||||||
"Ended": "Ended",
|
"Ended": "Ended",
|
||||||
"Canceled": "Canceled"
|
"Canceled": "Canceled"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue