Fixes breaking app-strings json file
This commit is contained in:
parent
9877a28b9f
commit
47867efdf0
1 changed files with 4 additions and 3 deletions
|
@ -728,7 +728,6 @@
|
|||
"Your LBRY credits are controllable by you and only you, via a wallet file stored locally on your computer.": "Your LBRY credits are controllable by you and only you, via a wallet file stored locally on your computer.",
|
||||
"However, it is easy to back up manually. To backup your wallet, make a copy of the folder listed below:": "However, it is easy to back up manually. To backup your wallet, make a copy of the folder listed below:",
|
||||
"Access to these files are equivalent to having access to your credits. Keep any copies you make of your wallet in a secure place. For more details on backing up and best practices %helpLink%.": "Access to these files are equivalent to having access to your credits. Keep any copies you make of your wallet in a secure place. For more details on backing up and best practices %helpLink%.",
|
||||
}
|
||||
"Your Channels": "Your Channels",
|
||||
"Add Tags": "Add Tags",
|
||||
"Available Balance": "Available Balance",
|
||||
|
@ -829,5 +828,7 @@
|
|||
"Discussion": "Discussion",
|
||||
"If you don't choose a file, the file from your existing claim %name% will be used": "If you don't choose a file, the file from your existing claim %name% will be used",
|
||||
"To enable this feature, check 'Save Password' the next time you start the app.": "To enable this feature, check 'Save Password' the next time you start the app.",
|
||||
"An email address is required to sync your account.": "An email address is required to sync your account."
|
||||
"An email address is required to sync your account.": "An email address is required to sync your account.",
|
||||
"Sign Out": "Sign Out",
|
||||
"Follow more tags": "Follow more tags"
|
||||
}
|
Loading…
Reference in a new issue