Add "status" library filter

This commit is contained in:
schroda
2024-09-15 00:48:32 +02:00
parent 009da03236
commit 1708d5daff
8 changed files with 60 additions and 16 deletions

View File

@@ -704,6 +704,15 @@
"reload_from_source": "Reload data from source",
"status": "Status"
},
"status": {
"cancelled": "Cancelled",
"completed": "Completed",
"finished": "Finished",
"hiatus": "Hiatus",
"licensed": "Licensed",
"ongoing": "Ongoing",
"unknown": "$t(global.label.unknown)"
},
"title_one": "Manga",
"title_other": "Manga"
},