UNPKG

datatables.net-plugins

Version:

Various small plug-ins for DataTables including feature, ordering, search and internationalisation plug-ins.

53 lines (52 loc) 1.27 kB
(function( factory ) { if ( typeof define === 'function' && define.amd ) { // AMD define( [], factory); } else if ( typeof exports === 'object' ) { // CommonJS module.exports = factory(); } // No browser loader - use JSON, ESM, CJS or AMD } (function() { return { "aria": { "paginate": { "first": "An Chéad", "last": "Déanach", "next": "Ar Aghaidh", "previous": "Roimhe Seo" } }, "autoFill": { "info": "" }, "datetime": { "next": "Ar Aghaidh", "previous": " Roimhe" }, "decimal": "", "emptyTable": "Gan aon fhaisnéis sa tábla", "info": "_START_ Ag tapeáinist _END_ na n-iontrálacha _TOTAL_", "infoEmpty": "Ag tapeáinist 0-0 na n-iontrálacha 0", "infoFiltered": "(scagtha ó _MAX_ iontrálacha iomlán)", "infoPostFix": "", "lengthMenu": "Taispeáin iontrálacha _MENU_", "processing": "Próiseáil...", "search": "Cuardaigh:", "searchPlaceholder": "", "select": { "cells": { "0": "" }, "columns": { "0": "" }, "rows": { "0": "" } }, "zeroRecords": "Gan aon taifead meaitseáil aimsithe" }; }));