Skip to content

Commit 8243f81

Browse files
kowskevin-brown
authored andcommitted
Syntax fix
Signed-off-by: Kevin Brown <kevin@kevinbrown.in>
1 parent 6b92b1c commit 8243f81

33 files changed

Lines changed: 34 additions & 67 deletions

select2_locale_ar.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
formatSelectionTooBig: function (limit) { if (n == 1){ return "يمكنك أن تختار إختيار واحد فقط"; } return n == 2 ? "يمكنك أن تختار إختيارين فقط" : "يمكنك أن تختار " + n + " إختيارات فقط"; },
1414
formatLoadMore: function (pageNumber) { return "تحميل المزيد من النتائج…"; },
1515
formatSearching: function () { return "البحث…"; }
16-
}
16+
};
1717

1818
$.extend($.fn.select2.defaults, $.fn.select2.locales['ar']);
19-
);
2019
})(jQuery);

select2_locale_bg.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414
formatSelectionTooBig: function (limit) { return "Можете да направите до " + limit + (limit > 1 ? " избора" : " избор"); },
1515
formatLoadMore: function (pageNumber) { return "Зареждат се още…"; },
1616
formatSearching: function () { return "Търсене…"; }
17-
}
17+
};
1818

1919
$.extend($.fn.select2.defaults, $.fn.select2.locales['bg']);
20-
);
2120
})(jQuery);

select2_locale_ca.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
formatSelectionTooBig: function (limit) { return "Només podeu seleccionar " + limit + " element" + (limit == 1 ? "" : "s"); },
1414
formatLoadMore: function (pageNumber) { return "S'estan carregant més resultats…"; },
1515
formatSearching: function () { return "S'està cercant…"; }
16-
}
16+
};
1717

1818
$.extend($.fn.select2.defaults, $.fn.select2.locales['ca']);
19-
);
2019
})(jQuery);

select2_locale_cs.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,7 @@
4545
},
4646
formatLoadMore: function (pageNumber) { return "Načítají se další výsledky…"; },
4747
formatSearching: function () { return "Vyhledávání…"; }
48-
}
48+
};
4949

5050
$.extend($.fn.select2.defaults, $.fn.select2.locales['cs']);
51-
);
5251
})(jQuery);

select2_locale_da.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
formatSelectionTooBig: function (limit) { return "Du kan kun vælge " + limit + " emne" + (limit === 1 ? "" : "r"); },
1414
formatLoadMore: function (pageNumber) { return "Indlæser flere resultater…"; },
1515
formatSearching: function () { return "Søger…"; }
16-
}
16+
};
1717

1818
$.extend($.fn.select2.defaults, $.fn.select2.locales['fi']);
19-
);
2019
})(jQuery);

select2_locale_de.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
formatLoadMore: function (pageNumber) { return "Lade mehr Ergebnisse…"; },
1313
formatSearching: function () { return "Suche…"; },
1414
formatMatches: function (matches) { return matches + " Ergebnis " + (matches > 1 ? "se" : "") + " verfügbar, zum Navigieren die Hoch-/Runter-Pfeiltasten verwenden."; }
15-
}
15+
};
1616

1717
$.extend($.fn.select2.defaults, $.fn.select2.locales['de']);
18-
);
1918
})(jQuery);

select2_locale_el.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
formatSelectionTooBig: function (limit) { return "Μπορείτε να επιλέξετε μόνο " + limit + " αντικείμεν" + (limit > 1 ? "α" : "ο"); },
1414
formatLoadMore: function (pageNumber) { return "Φόρτωση περισσότερων…"; },
1515
formatSearching: function () { return "Αναζήτηση…"; }
16-
}
16+
};
1717

1818
$.extend($.fn.select2.defaults, $.fn.select2.locales['el']);
19-
);
2019
})(jQuery);

select2_locale_en.js.template

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414
formatSelectionTooBig: function (limit) { return "You can only select " + limit + " item" + (limit == 1 ? "" : "s"); },
1515
formatLoadMore: function (pageNumber) { return "Loading more results…"; },
1616
formatSearching: function () { return "Searching…"; }
17-
}
17+
};
1818

1919
$.extend($.fn.select2.defaults, $.fn.select2.locales['en']);
20-
);
2120
})(jQuery);

select2_locale_es.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@
1111
formatSelectionTooBig: function (limit) { return "Sólo puede seleccionar " + limit + " elemento" + (limit == 1 ? "" : "s"); },
1212
formatLoadMore: function (pageNumber) { return "Cargando más resultados…"; },
1313
formatSearching: function () { return "Buscando…"; }
14-
}
14+
};
1515

1616
$.extend($.fn.select2.defaults, $.fn.select2.locales['es']);
17-
);
1817
})(jQuery);

select2_locale_et.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
formatSelectionTooBig: function (limit) { return "Saad vaid " + limit + " tulemus" + (limit == 1 ? "e" : "t") + " valida"; },
1414
formatLoadMore: function (pageNumber) { return "Laen tulemusi.."; },
1515
formatSearching: function () { return "Otsin.."; }
16-
}
16+
};
1717

1818
$.extend($.fn.select2.defaults, $.fn.select2.locales['et']);
19-
);
2019
})(jQuery);

0 commit comments

Comments
 (0)