block-explorer/webroot/amcharts/plugins/dataloader/lang/en.js

6 lines
246 B
JavaScript
Raw Normal View History

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...'
}