mirror of
https://github.com/dawidolko/Website-Templates.git
synced 2026-03-23 00:42:19 +00:00
Website templates
This commit is contained in:
24
startbootstrap-sb-admin-2-1.0.5/bower_components/datatables-plugins/i18n/danish.lang
vendored
Normal file
24
startbootstrap-sb-admin-2-1.0.5/bower_components/datatables-plugins/i18n/danish.lang
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
/**
|
||||
* Danish translation
|
||||
* @name Danish
|
||||
* @anchor Danish
|
||||
* @author <a href="http://www.kor.dk/">Werner Knudsen</a>
|
||||
*/
|
||||
|
||||
{
|
||||
"sProcessing": "Henter...",
|
||||
"sLengthMenu": "Vis _MENU_ linjer",
|
||||
"sZeroRecords": "Ingen linjer matcher søgningen",
|
||||
"sInfo": "Viser _START_ til _END_ af _TOTAL_ linjer",
|
||||
"sInfoEmpty": "Viser 0 til 0 af 0 linjer",
|
||||
"sInfoFiltered": "(filtreret fra _MAX_ linjer)",
|
||||
"sInfoPostFix": "",
|
||||
"sSearch": "Søg:",
|
||||
"sUrl": "",
|
||||
"oPaginate": {
|
||||
"sFirst": "Første",
|
||||
"sPrevious": "Forrige",
|
||||
"sNext": "Næste",
|
||||
"sLast": "Sidste"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user