Difference between revisions of "Translations:Dashboard API/33/zh-cn"

From Veriblock Wiki
Jump to: navigation, search
(Created page with "https://explore.veriblock.org/api/stats/banner <pre> { "type": "warning", "icon": "icon-exclamation", "title": "BlockExplorer cache is behind", "subtitle": "New blocks...")
 
(No difference)

Latest revision as of 14:26, 18 April 2019

Information about message (contribute)

This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.

Message definition (Dashboard API)
https://explore.veriblock.org/api/stats/banner
<pre>
{
  "type": "warning",
  "icon": "icon-exclamation",
  "title": "BlockExplorer cache is behind",
  "subtitle": "New blocks and transactions may not show up, balances may not reflect more recent transactions"
}
</pre>
Translationhttps://explore.veriblock.org/api/stats/banner
<pre>
{
  "type": "warning",
  "icon": "icon-exclamation",
  "title": "BlockExplorer cache is behind",
  "subtitle": "New blocks and transactions may not show up, balances may not reflect more recent transactions"
}
</pre>

https://explore.veriblock.org/api/stats/banner

{
  "type": "warning",
  "icon": "icon-exclamation",
  "title": "BlockExplorer cache is behind",
  "subtitle": "New blocks and transactions may not show up, balances may not reflect more recent transactions"
}