Browse Source

Updated sk.js localisation

depesr 8 năm trước cách đây
mục cha
commit
e43a1f2165
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/js/select2/i18n/sk.js

+ 1 - 1
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) {