Skip to content

Commit c08c565

Browse files
committed
Fix #275: Add Czech and Slovakian translations
1 parent c929d50 commit c08c565

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
version 4.2.0
2+
=============
3+
**Date**: 05-May-2015
4+
5+
1. (enh #275): Add Czech & Slovakian translations.
6+
17
version 4.1.9
28
=============
39
**Date**: 02-May-2015

js/fileinput_locale_cz.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* FileInput <_LANG_> Translations
2+
* FileInput Czech Translations
33
*
44
* This file must be loaded after 'fileinput.js'. Patterns in braces '{}', or
55
* any HTML markup tags in the messages must not be converted or translated.

js/fileinput_locale_sk.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* FileInput <_LANG_> Translations
2+
* FileInput Slovakian Translations
33
*
44
* This file must be loaded after 'fileinput.js'. Patterns in braces '{}', or
55
* any HTML markup tags in the messages must not be converted or translated.

0 commit comments

Comments
 (0)