String: Updates to match changes in lbry-redux
This commit is contained in:
parent
8e76fee162
commit
92611af9c0
1 changed files with 5 additions and 3 deletions
|
@ -417,7 +417,6 @@
|
|||
"Upload something and claim this spot!": "Upload something and claim this spot!",
|
||||
"Currently, there is no automatic backup. If you lose access to these files, you will lose your credits, channels, and publishes.": "Currently, there is no automatic backup. If you lose access to these files, you will lose your credits, channels, and publishes.",
|
||||
"File Size": "File Size",
|
||||
"You deposited 1 LBC as a support!": "You deposited 1 LBC as a support!",
|
||||
"Starting...": "Starting...",
|
||||
"Spin Spin Sugar": "Spin Spin Sugar",
|
||||
"I feel woosy! Stop spinning!": "I feel woosy! Stop spinning!",
|
||||
|
@ -719,7 +718,6 @@
|
|||
"Delete this file from my computer": "Delete this file from my computer",
|
||||
"Are you sure you'd like to remove %title% from LBRY?": "Are you sure you'd like to remove %title% from LBRY?",
|
||||
"This will increase the overall bid amount for this content, which will boost its ability to be discovered while active.": "This will increase the overall bid amount for this content, which will boost its ability to be discovered while active.",
|
||||
"You deposited %amount% LBC as a support!": "You deposited %amount% LBC as a support!",
|
||||
"LBRY Link": "LBRY Link",
|
||||
"Comment Acknowledgement": "Comment Acknowledgement",
|
||||
"A few things to know before making your comment:": "A few things to know before making your comment:",
|
||||
|
@ -959,7 +957,11 @@
|
|||
"Most Viewed Content": "Most Viewed Content",
|
||||
"%all_time_top_views% views - %all_time_views_weekly_change% this week": "%all_time_top_views% views - %all_time_views_weekly_change% this week",
|
||||
"Successfully abandoned your support.": "Successfully abandoned your support.",
|
||||
"You sent %amount% LBC as a tip, Mahalo!": "You sent %amount% LBC as a tip, Mahalo!",
|
||||
"Transaction failed": "Transaction failed",
|
||||
"Insufficient credits": "Insufficient credits",
|
||||
"You deposited %amount% LBRY Credits as a support!": "You deposited %amount% LBRY Credits as a support!",
|
||||
"You sent %amount% LBRY Credits as a tip, Mahalo!": "You sent %amount% LBRY Credits as a tip, Mahalo!",
|
||||
"You sent %amount% LBRY Credits": "You sent %amount% LBRY Credits",
|
||||
"No Stats Found": "No Stats Found",
|
||||
"Sorry about that. Try refreshing or something else.": "Sorry about that. Try refreshing or something else.",
|
||||
"You are not able to see this channel's stats. Make sure you are signed in with the correct email and have data sharing turned on.": "You are not able to see this channel's stats. Make sure you are signed in with the correct email and have data sharing turned on.",
|
||||
|
|
Loading…
Reference in a new issue