From e43a1f216586b823bef7feca49178af430946f27 Mon Sep 17 00:00:00 2001 From: depesr Date: Tue, 23 May 2017 07:18:15 +0200 Subject: [PATCH] Updated sk.js localisation --- src/js/select2/i18n/sk.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) {