New strings + revert "Restore accidental string deletion"
"Restore accidental string deletion" was a mistake -- the deletion was due to duplicate strings. My bad.
This commit is contained in:
parent
3c448d3d27
commit
3a0499bb94
1 changed files with 6 additions and 4 deletions
|
@ -6,6 +6,7 @@
|
||||||
"Cancel": "Cancel",
|
"Cancel": "Cancel",
|
||||||
"Show More...": "Show More...",
|
"Show More...": "Show More...",
|
||||||
"Show More": "Show More",
|
"Show More": "Show More",
|
||||||
|
"Show more": "Show more",
|
||||||
"Show Less": "Show Less",
|
"Show Less": "Show Less",
|
||||||
"LBRY": "LBRY",
|
"LBRY": "LBRY",
|
||||||
"Navigate back": "Navigate back",
|
"Navigate back": "Navigate back",
|
||||||
|
@ -1329,7 +1330,6 @@
|
||||||
"Replying as": "Replying as",
|
"Replying as": "Replying as",
|
||||||
"No uploads": "No uploads",
|
"No uploads": "No uploads",
|
||||||
"uploads": "uploads",
|
"uploads": "uploads",
|
||||||
"Community": "Community",
|
|
||||||
"Staked LBRY Credits": "Staked LBRY Credits",
|
"Staked LBRY Credits": "Staked LBRY Credits",
|
||||||
"1 comment": "1 comment",
|
"1 comment": "1 comment",
|
||||||
"%total_comments% comments": "%total_comments% comments",
|
"%total_comments% comments": "%total_comments% comments",
|
||||||
|
@ -1348,9 +1348,8 @@
|
||||||
"Create a channel": "Create a channel",
|
"Create a channel": "Create a channel",
|
||||||
"Credit Details": "Credit Details",
|
"Credit Details": "Credit Details",
|
||||||
"LBRY Credits": "LBRY Credits",
|
"LBRY Credits": "LBRY Credits",
|
||||||
|
"Mark as read": "Mark as read",
|
||||||
"Mark all as read": "Mark all as read",
|
"Mark all as read": "Mark all as read",
|
||||||
"Log in to %SITE_NAME% to earn rewards From Inviting Your Friends": "Log in to %SITE_NAME% to earn rewards From Inviting Your Friends",
|
|
||||||
"Confirming...": "Confirming...",
|
|
||||||
"Pinned by @%channel%": "Pinned by @%channel%",
|
"Pinned by @%channel%": "Pinned by @%channel%",
|
||||||
"Pinned by creator": "Pinned by creator",
|
"Pinned by creator": "Pinned by creator",
|
||||||
"Claim Your %reward_amount% Credit Invite Reward": "Claim Your %reward_amount% Credit Invite Reward",
|
"Claim Your %reward_amount% Credit Invite Reward": "Claim Your %reward_amount% Credit Invite Reward",
|
||||||
|
@ -1383,7 +1382,6 @@
|
||||||
"Email Verified": "Email Verified",
|
"Email Verified": "Email Verified",
|
||||||
"Inviter Bonus": "Inviter Bonus",
|
"Inviter Bonus": "Inviter Bonus",
|
||||||
"Daily Watch Reward": "Daily Watch Reward",
|
"Daily Watch Reward": "Daily Watch Reward",
|
||||||
"Mark all as read": "Mark all as read",
|
|
||||||
"Odyseenaut": "Odyseenaut",
|
"Odyseenaut": "Odyseenaut",
|
||||||
"Watch 10 things, like 5 things, and leave a comment on odysee.com.": "Watch 10 things, like 5 things, and leave a comment on odysee.com.",
|
"Watch 10 things, like 5 things, and leave a comment on odysee.com.": "Watch 10 things, like 5 things, and leave a comment on odysee.com.",
|
||||||
"Earn an upgrade reward with each LBRY update. Patches will not trigger a new reward.": "Earn an upgrade reward with each LBRY update. Patches will not trigger a new reward.",
|
"Earn an upgrade reward with each LBRY update. Patches will not trigger a new reward.": "Earn an upgrade reward with each LBRY update. Patches will not trigger a new reward.",
|
||||||
|
@ -1461,5 +1459,9 @@
|
||||||
"LBRY leveled up": "LBRY leveled up",
|
"LBRY leveled up": "LBRY leveled up",
|
||||||
"This link leads to an external website.": "This link leads to an external website.",
|
"This link leads to an external website.": "This link leads to an external website.",
|
||||||
"Hold on, we are setting up your account": "Hold on, we are setting up your account",
|
"Hold on, we are setting up your account": "Hold on, we are setting up your account",
|
||||||
|
"No Content Found": "No Content Found",
|
||||||
|
"Publish Something": "Publish Something",
|
||||||
|
"Watch on lbry.tv": "Watch on lbry.tv",
|
||||||
|
"Paid content cannot be embedded.": "Paid content cannot be embedded.",
|
||||||
"--end--": "--end--"
|
"--end--": "--end--"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue