diff --git a/static/app-strings.json b/static/app-strings.json index 290a1d601..79f13cc1d 100644 --- a/static/app-strings.json +++ b/static/app-strings.json @@ -1188,6 +1188,7 @@ "Edit existing claim instead": "Edit existing claim instead", "You already have a claim at %existing_uri%. Publishing will update (overwrite) your existing claim.": "You already have a claim at %existing_uri%. Publishing will update (overwrite) your existing claim.", "Save": "Save", + "Saved": "Saved", "Saving...": "Saving...", "Downloading update": "Downloading update", "complete": "complete", @@ -1450,6 +1451,7 @@ "Best": "Best", "Controversial": "Controversial", "Show Replies": "Show Replies", + "Hide replies": "Hide replies", "Unable to create comment, please try again later.": "Unable to create comment, please try again later.", "Unable to comment. This channel has blocked you.": "Unable to comment. This channel has blocked you.", "Unable to comment. Your channel has been blocked by an admin.": "Unable to comment. Your channel has been blocked by an admin.", @@ -2071,5 +2073,13 @@ "Are you sure you want to remove this comment?": "Are you sure you want to remove this comment?", "This comment has a tip associated with it which cannot be reverted.": "This comment has a tip associated with it which cannot be reverted.", "Recent Comments": "Recent Comments", + "%title% by %channelTitle%": "%title% by %channelTitle%", + "%title% by %channelTitle% %ariaDate%": "%title% by %channelTitle% %ariaDate%", + "%title% by %channelTitle% %ariaDate%, %mediaDuration%": "%title% by %channelTitle% %ariaDate%, %mediaDuration%", + "Collapse Thread": "Collapse Thread", + "Collapse": "Collapse", + "Expand Comments": "Expand Comments", + "Expand": "Expand", + "Load More": "Load More", "--end--": "--end--" }