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