restore app-strings and yarn.lock
This commit is contained in:
parent
3dcf2f0c21
commit
d1c69d050b
2 changed files with 4 additions and 3 deletions
|
@ -888,7 +888,7 @@
|
||||||
"Your email preferences": "Your email preferences",
|
"Your email preferences": "Your email preferences",
|
||||||
"allow you to receive notifications related to new content.": "allow you to receive notifications related to new content.",
|
"allow you to receive notifications related to new content.": "allow you to receive notifications related to new content.",
|
||||||
"files": "files",
|
"files": "files",
|
||||||
"Invalid claim ID %claimId%.": "Invalid claim ID %claimId%."
|
"Invalid claim ID %claimId%.": "Invalid claim ID %claimId%.",
|
||||||
"Suggested": "Suggested",
|
"Suggested": "Suggested",
|
||||||
"%amountBehind% blocks behind": "%amountBehind% blocks behind",
|
"%amountBehind% blocks behind": "%amountBehind% blocks behind",
|
||||||
"Startup Preferences": "Startup Preferences",
|
"Startup Preferences": "Startup Preferences",
|
||||||
|
@ -904,3 +904,4 @@
|
||||||
"Reach out to hello@lbry.com for help, or check out %help_link%.": "Reach out to hello@lbry.com for help, or check out %help_link%.",
|
"Reach out to hello@lbry.com for help, or check out %help_link%.": "Reach out to hello@lbry.com for help, or check out %help_link%.",
|
||||||
"You're not following any tags. Smash that %customize% button!": "You're not following any tags. Smash that %customize% button!",
|
"You're not following any tags. Smash that %customize% button!": "You're not following any tags. Smash that %customize% button!",
|
||||||
"customize": "customize"
|
"customize": "customize"
|
||||||
|
}
|
||||||
|
|
|
@ -7066,9 +7066,9 @@ lazy-val@^1.0.4:
|
||||||
yargs "^13.2.2"
|
yargs "^13.2.2"
|
||||||
zstd-codec "^0.1.1"
|
zstd-codec "^0.1.1"
|
||||||
|
|
||||||
lbry-redux@lbryio/lbry-redux#c30889d3392b89ffffdb5beea8534f2aa0f76b19:
|
lbry-redux@lbryio/lbry-redux#9b11cfed62af7f0f8eb6fa3c88a1f8d2cce46afc:
|
||||||
version "0.0.1"
|
version "0.0.1"
|
||||||
resolved "https://codeload.github.com/lbryio/lbry-redux/tar.gz/c30889d3392b89ffffdb5beea8534f2aa0f76b19"
|
resolved "https://codeload.github.com/lbryio/lbry-redux/tar.gz/9b11cfed62af7f0f8eb6fa3c88a1f8d2cce46afc"
|
||||||
dependencies:
|
dependencies:
|
||||||
proxy-polyfill "0.1.6"
|
proxy-polyfill "0.1.6"
|
||||||
reselect "^3.0.0"
|
reselect "^3.0.0"
|
||||||
|
|
Loading…
Reference in a new issue