mirror of
https://github.com/dawidolko/Website-Templates.git
synced 2026-03-23 02:52:18 +00:00
Website templates
This commit is contained in:
24
startbootstrap-sb-admin-2-1.0.5/bower_components/datatables-plugins/i18n/catalan.lang
vendored
Normal file
24
startbootstrap-sb-admin-2-1.0.5/bower_components/datatables-plugins/i18n/catalan.lang
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
/**
|
||||
* Catalan translation
|
||||
* @name Catalan
|
||||
* @anchor Catalan
|
||||
* @author Sergi
|
||||
*/
|
||||
|
||||
{
|
||||
"sProcessing": "Processant...",
|
||||
"sLengthMenu": "Mostra _MENU_ registres",
|
||||
"sZeroRecords": "No s'han trobat registres.",
|
||||
"sInfo": "Mostrant de _START_ a _END_ de _TOTAL_ registres",
|
||||
"sInfoEmpty": "Mostrant de 0 a 0 de 0 registres",
|
||||
"sInfoFiltered": "(filtrat de _MAX_ total registres)",
|
||||
"sInfoPostFix": "",
|
||||
"sSearch": "Filtrar:",
|
||||
"sUrl": "",
|
||||
"oPaginate": {
|
||||
"sFirst": "Primer",
|
||||
"sPrevious": "Anterior",
|
||||
"sNext": "Següent",
|
||||
"sLast": "Últim"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user