diff --git a/src/js/select2/i18n/sk.js b/src/js/select2/i18n/sk.js index 449754e3..9fa8eb65 100644 --- a/src/js/select2/i18n/sk.js +++ b/src/js/select2/i18n/sk.js @@ -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) {