i18n
This commit is contained in:
parent
d68be6e9af
commit
8b06c3df19
1 changed files with 8 additions and 7 deletions
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"404": "404",
|
||||
"2257": "2257",
|
||||
"Thumbnail Image": "Thumbnail Image",
|
||||
"OK": "OK",
|
||||
"Cancel": "Cancel",
|
||||
"Show More...": "Show More...",
|
||||
|
@ -9,8 +8,6 @@
|
|||
"Show more": "Show more",
|
||||
"Show Less": "Show Less",
|
||||
"LBRY": "LBRY",
|
||||
"Navigate back": "Navigate back",
|
||||
"Navigate forward": "Navigate forward",
|
||||
"Account": "Account",
|
||||
"Overview": "Overview",
|
||||
"Wallet": "Wallet",
|
||||
|
@ -871,6 +868,7 @@
|
|||
"Payment Type": "Payment Type",
|
||||
"Purchase": "Purchase",
|
||||
"No transactions.": "No transactions.",
|
||||
"No Transactions": "No Transactions",
|
||||
"Status": "Status",
|
||||
"Active": "Active",
|
||||
"Historical": "Historical",
|
||||
|
@ -1530,8 +1528,6 @@
|
|||
"Chat (Discord)": "Chat (Discord)",
|
||||
"Telegram": "Telegram",
|
||||
"YouTube Partner Program": "YouTube Partner Program",
|
||||
"lbry.com": "lbry.com",
|
||||
"lbry.tech": "lbry.tech",
|
||||
"GitHub": "GitHub",
|
||||
"Pin": "Pin",
|
||||
"Unpin": "Unpin",
|
||||
|
@ -1567,8 +1563,6 @@
|
|||
"Sign up to earn %lbc% for you and your favorite creators.": "Sign up to earn %lbc% for you and your favorite creators.",
|
||||
"Short (< 4 minutes)": "Short (< 4 minutes)",
|
||||
"Long (> 20 min)": "Long (> 20 min)",
|
||||
"POWERED BY %lbry_link%": "POWERED BY %lbry_link%",
|
||||
"Learn more about LBRY Credits on %DOMAIN%": "Learn more about LBRY Credits on %DOMAIN%",
|
||||
"Results boosted by %lbc%": "Results boosted by %lbc%",
|
||||
"Learn more about Credits on %DOMAIN%": "Learn more about Credits on %DOMAIN%",
|
||||
"Uploaded image will be visible in a few minutes after you submit this form.": "Uploaded image will be visible in a few minutes after you submit this form.",
|
||||
|
@ -2169,5 +2163,12 @@
|
|||
"Move Bottom": "Move Bottom",
|
||||
"Move Up": "Move Up",
|
||||
"Move Down": "Move Down",
|
||||
"Control Tags": "Control Tags",
|
||||
"Disable Comments": "Disable Comments",
|
||||
"Disable Support": "Disable Support",
|
||||
"Preference Embed": "Preference Embed",
|
||||
"When do you want to go live?": "When do you want to go live?",
|
||||
"Anytime": "Anytime",
|
||||
"Scheduled Time": "Scheduled Time",
|
||||
"--end--": "--end--"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue