From f0c6887d3734f179b4b8b869c1a1079b02d1fcad Mon Sep 17 00:00:00 2001 From: infiinte-persistence Date: Thu, 5 Nov 2020 11:47:32 +0800 Subject: [PATCH] New strings --- static/app-strings.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/static/app-strings.json b/static/app-strings.json index 3fa0ce270..78d1c9fdc 100644 --- a/static/app-strings.json +++ b/static/app-strings.json @@ -33,6 +33,7 @@ "Report content": "Report content", "Content-Type": "Content-Type", "Languages": "Languages", + "Media Type": "Media Type", "License": "License", "More": "More", "Related": "Related", @@ -1469,5 +1470,9 @@ "Publish Something": "Publish Something", "Watch on lbry.tv": "Watch on lbry.tv", "Paid content cannot be embedded.": "Paid content cannot be embedded.", + "Most supported": "Most supported", + "View competing uploads for %name%": "View competing uploads for %name%", + "Currently winning": "Currently winning", + "URL can not include a space": "URL can not include a space", "--end--": "--end--" }