From 0a2cb3484f59712f60561da6edf8437eb2ca3f82 Mon Sep 17 00:00:00 2001 From: syeopite Date: Sun, 21 Mar 2021 15:19:48 -0700 Subject: [PATCH] Add missing filter ui locales --- locales/en-US.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/locales/en-US.json b/locales/en-US.json index 66e71bb6..61a7d6c5 100644 --- a/locales/en-US.json +++ b/locales/en-US.json @@ -401,6 +401,8 @@ "playlist": "Playlist", "movie": "Movie", "show": "Show", + "short": "short", + "long": "long", "hd": "HD", "subtitles": "Subtitles/CC", "creative_commons": "Creative Commons", @@ -411,4 +413,4 @@ "hdr": "HDR", "filter": "Filter", "Current version: ": "Current version: " -} \ No newline at end of file +}