You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
518 B
JavaScript
16 lines
518 B
JavaScript
export default {
|
|
"processing": "Próiseáil...",
|
|
"lengthMenu": "Taispeáin iontrálacha _MENU_",
|
|
"zeroRecords": "Gan aon taifead meaitseáil aimsithe",
|
|
"info": "_START_ Showing a _END_ na n-iontrálacha _TOTAL_",
|
|
"infoEmpty": "Showing 0-0 na n-iontrálacha 0",
|
|
"infoFiltered": "(scagtha ó _MAX_ iontrálacha iomlán)",
|
|
"search": "Cuardaigh:",
|
|
"paginate": {
|
|
"first": "An Chéad",
|
|
"previous": "Roimhe Seo",
|
|
"next": "Ar Aghaidh",
|
|
"last": "Last"
|
|
}
|
|
};
|