String update
- Fix my previous mistake of removing a string. The new "Tailor your experience" had a diff that looked like a replacement, but it was actually a new file that was probably cloned from the settings file. - Add few more new strings.
This commit is contained in:
parent
bdb0add5ac
commit
eadf2f9a45
1 changed files with 4 additions and 0 deletions
|
@ -484,6 +484,7 @@
|
|||
"In response to a complaint we received under the US Digital Millennium Copyright Act, we have blocked access to this channel from our applications.": "In response to a complaint we received under the US Digital Millennium Copyright Act, we have blocked access to this channel from our applications.",
|
||||
"Read More": "Read More",
|
||||
"Read more": "Read more",
|
||||
"Multi-language support is brand new and incomplete. Switching your language may have unintended consequences, like glossolalia.": "Multi-language support is brand new and incomplete. Switching your language may have unintended consequences, like glossolalia.",
|
||||
"Tailor your experience.": "Tailor your experience.",
|
||||
"Save Password": "Save Password",
|
||||
"Automatically unlock your wallet on startup": "Automatically unlock your wallet on startup",
|
||||
|
@ -1480,5 +1481,8 @@
|
|||
"URL can not include a space": "URL can not include a space",
|
||||
"Creator analytics are down for maintenance. Please check back later.": "Creator analytics are down for maintenance. Please check back later.",
|
||||
"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%",
|
||||
"--end--": "--end--"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue