Skip to content

Commit

Permalink
Added Czech translation (thanks Jiri Hrazdil)
Browse files Browse the repository at this point in the history
  • Loading branch information
martynasma committed May 17, 2016
1 parent d4a1697 commit 265f787
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions lang/cs.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
AmCharts.translations.dataLoader.cs = {
'Error loading the file': 'Došlo k chybě při načítání souboru',
'Error parsing JSON file': 'Chyba při zpracování JSON souboru',
'Unsupported data format': 'Nepodporovaný formát souboru',
'Loading data...': 'Načítám data...'
}

0 comments on commit 265f787

Please sign in to comment.