update webworkers
This commit is contained in:
parent
af50406fed
commit
1c536ba8cd
5 changed files with 9081 additions and 17 deletions
|
@ -887,5 +887,11 @@
|
|||
"An email was sent to %email%. Follow the link to %verify_text%. After, this page will update automatically.": "An email was sent to %email%. Follow the link to %verify_text%. After, this page will update automatically.",
|
||||
"Your email preferences": "Your email preferences",
|
||||
"allow you to receive notifications related to new content.": "allow you to receive notifications related to new content.",
|
||||
"Suggested": "Suggested"
|
||||
"Suggested": "Suggested",
|
||||
"%amountBehind% blocks behind": "%amountBehind% blocks behind",
|
||||
"Startup Preferences": "Startup Preferences",
|
||||
"This will clear the application cache, and might fix issues you are having. Your wallet will not be affected. ": "This will clear the application cache, and might fix issues you are having. Your wallet will not be affected. ",
|
||||
"Start minimized": "Start minimized",
|
||||
"Improve view speed and help the LBRY network by allowing the app to cuddle up in your system tray.": "Improve view speed and help the LBRY network by allowing the app to cuddle up in your system tray.",
|
||||
"Content Type": "Content Type"
|
||||
}
|
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because it is too large
Load diff
|
@ -1019,10 +1019,10 @@
|
|||
prop-types "^15.6.2"
|
||||
scheduler "^0.15.0"
|
||||
|
||||
"@lbry/components@^3.0.1":
|
||||
version "3.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@lbry/components/-/components-3.0.1.tgz#a61b0aaaa82770438fb4447de96d657ebb5a0bed"
|
||||
integrity sha512-0jeI/u230aN7TsCRwjzfsmU2RCywbeXrtZET0gQ+8Cn/x96eezgerH+rKgasLellcqUH1ZW9zjIYZ6BLZKH3Pw==
|
||||
"@lbry/components@^3.0.2":
|
||||
version "3.0.2"
|
||||
resolved "https://registry.yarnpkg.com/@lbry/components/-/components-3.0.2.tgz#46edf7fd70f0e15527ca00481c1352e1e7dbc48c"
|
||||
integrity sha512-tMIUneFp0Rz3a3TZA11V8liIODJHPhiQ3b9R1U6OyZeNftAsswBFTZF5R0IyctbtsVFpovp6mK2aQEReU1Cu/g==
|
||||
|
||||
"@mapbox/hast-util-table-cell-style@^0.1.3":
|
||||
version "0.1.3"
|
||||
|
|
Loading…
Reference in a new issue