Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
maykar authored Feb 15, 2021
1 parent 688dded commit b14143a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions custom_components/plex_assistant/localize.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
],
"shows": [
"episodes",
"shows"
"shows",
"episode",
"tv",
"show"
"show",
],

# Controls
Expand Down

0 comments on commit b14143a

Please sign in to comment.