From 4099c43501efe853126bfe87bd7bd5860d6b70d9 Mon Sep 17 00:00:00 2001 From: Jeremy Kauffman <jeremy@lbry.io> Date: Fri, 7 Feb 2020 16:00:34 -0500 Subject: [PATCH] missing string --- static/app-strings.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/static/app-strings.json b/static/app-strings.json index 939d6f50e..b6b466022 100644 --- a/static/app-strings.json +++ b/static/app-strings.json @@ -928,5 +928,6 @@ "There was an error. Try %refreshing_the_app_link% to fix it. If that doesn't work, try pressing Ctrl+R/Cmd+R.": "There was an error. Try %refreshing_the_app_link% to fix it. If that doesn't work, try pressing Ctrl+R/Cmd+R.", "Custom": "Custom", "Playing in %seconds_left% seconds": "Playing in %seconds_left% seconds", - "Up Next by %channel%": "Up Next by %channel%" -} + "Up Next by %channel%": "Up Next by %channel%", + "Install Now": "Install Now" +} \ No newline at end of file