block-explorer/webroot/amcharts/plugins/dataloader/lang/en.js
2017-06-17 08:40:39 +01:00

6 lines
No EOL
246 B
JavaScript

AmCharts.translations.dataLoader.en = {
'Error loading the file': 'Error loading the file',
'Error parsing JSON file': 'Error parsing JSON file',
'Unsupported data format': 'Unsupported data format',
'Loading data...': 'Loading data...'
}