• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

DashTV - The easy way to keep an eye on your investment

Your website doesn't work any more for me since you added the multilingual separators.
Uncaught TypeError: Cannot read property 'delimiters' of undefined

I'm from to Dutch speaking part of Belgium.
The lang var in script.js contains "nl", not "be-nl" as intended.
I've tested on Chrome & Safari, both on OSX 10.11

This will probably creates the same problem for other 2 part language codes ?
 
Your website doesn't work any more for me since you added the multilingual separators.
Uncaught TypeError: Cannot read property 'delimiters' of undefined

I'm from to Dutch speaking part of Belgium.
The lang var in script.js contains "nl", not "be-nl" as intended.
I've tested on Chrome & Safari, both on OSX 10.11

This will probably creates the same problem for other 2 part language codes ?

The language code of your browser is 'nl', correct?

Edit: please try again
 
Last edited by a moderator:
Everyone with the browser language code 'de' gets a german translation now. If you like to have supported another language follow these steps:

1. write what you get here (make sure you browser is setup with the correct language):
http://dash-news.de/dashtv/test_locale.html

2. translate this line:
Total value USD, USD/month, USD/day, DASH/value, DASH/month, DASH/day, Share/all MNs, Share/total supply, MN interest p.a.


Edit: maybe it's better to wait with this, until the content is more complete.
 
Last edited by a moderator:
hey @pille

somebody is asking:
"can you ask him to put all data in an array then just echo it json encoded without any html"
 
/perfectionist mode on
would be nice to get
Code:
"mncount":"3857\n","totalsupply":"6,533,894"
values as numbers instead of strings
/perfectionist mode off
 
Code:
TypeError: result.totalsupply is null
DTV.pollDashData/<()
script.js:125
 
Back
Top