mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-15 10:15:58 -07:00
feature: Improve episode status indicators (#229)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
This commit is contained in:
parent
a34f8fe2f4
commit
492857a8ad
3 changed files with 37 additions and 13 deletions
|
|
@ -1168,5 +1168,8 @@
|
|||
"desktop": "Desktop",
|
||||
"layoutModeSingle": "Single",
|
||||
"layoutModeDual": "Dual",
|
||||
"copiedToClipboard": "Copied to clipboard"
|
||||
"copiedToClipboard": "Copied to clipboard",
|
||||
"episodeAvailable": "Available",
|
||||
"episodeUnaired": "Unaired",
|
||||
"episodeMissing": "Missing"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue