block-explorer/public/amcharts/plugins/dataloader/lang/en.js
2025-05-25 18:45:55 +02: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...'
}