update sdk
This commit is contained in:
parent
97ddcd0a9c
commit
fe87b3bcc7
2 changed files with 6 additions and 2 deletions
|
@ -194,7 +194,7 @@
|
||||||
"yarn": "^1.3"
|
"yarn": "^1.3"
|
||||||
},
|
},
|
||||||
"lbrySettings": {
|
"lbrySettings": {
|
||||||
"lbrynetDaemonVersion": "0.38.0rc6",
|
"lbrynetDaemonVersion": "0.38.0rc7",
|
||||||
"lbrynetDaemonUrlTemplate": "https://github.com/lbryio/lbry/releases/download/vDAEMONVER/lbrynet-OSNAME.zip",
|
"lbrynetDaemonUrlTemplate": "https://github.com/lbryio/lbry/releases/download/vDAEMONVER/lbrynet-OSNAME.zip",
|
||||||
"lbrynetDaemonDir": "static/daemon",
|
"lbrynetDaemonDir": "static/daemon",
|
||||||
"lbrynetDaemonFileName": "lbrynet"
|
"lbrynetDaemonFileName": "lbrynet"
|
||||||
|
|
|
@ -247,5 +247,9 @@
|
||||||
"No": "No",
|
"No": "No",
|
||||||
"These search results are provided by LBRY, Inc.": "These search results are provided by LBRY, Inc.",
|
"These search results are provided by LBRY, Inc.": "These search results are provided by LBRY, Inc.",
|
||||||
"FILTER": "FILTER",
|
"FILTER": "FILTER",
|
||||||
"View file": "View file"
|
"View file": "View file",
|
||||||
|
"Waiting for blob.": "Waiting for blob.",
|
||||||
|
"Waiting for metadata.": "Waiting for metadata.",
|
||||||
|
"Sorry, looks like we can't play this file.": "Sorry, looks like we can't play this file.",
|
||||||
|
"Sorry, looks like we can't preview this file.": "Sorry, looks like we can't preview this file."
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue