Updated sk.js localisation
This commit is contained in:
parent
c155ca5b60
commit
e43a1f2165
1 changed files with 1 additions and 1 deletions
2
src/js/select2/i18n/sk.js
vendored
2
src/js/select2/i18n/sk.js
vendored
|
@ -34,7 +34,7 @@ define(function () {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
loadingMore: function () {
|
loadingMore: function () {
|
||||||
return 'Loading more results…';
|
return 'Načítanie ďalších výsledkov…';
|
||||||
},
|
},
|
||||||
maximumSelected: function (args) {
|
maximumSelected: function (args) {
|
||||||
if (args.maximum == 1) {
|
if (args.maximum == 1) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue