mirror of
https://github.com/dawidolko/Website-Templates.git
synced 2026-03-24 09:12:17 +00:00
Website templates
This commit is contained in:
24
startbootstrap-sb-admin-2-1.0.5/bower_components/datatables-plugins/i18n/norwegian.lang
vendored
Normal file
24
startbootstrap-sb-admin-2-1.0.5/bower_components/datatables-plugins/i18n/norwegian.lang
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
/**
|
||||
* Norwegian translation
|
||||
* @name Norwegian
|
||||
* @anchor Norwegian
|
||||
* @author Petter Ekrann
|
||||
*/
|
||||
|
||||
{
|
||||
"sProcessing": "Laster...",
|
||||
"sLengthMenu": "Vis _MENU_ linjer",
|
||||
"sZeroRecords": "Ingen linjer matcher søket",
|
||||
"sInfo": "Viser _START_ til _END_ av _TOTAL_ linjer",
|
||||
"sInfoEmpty": "Viser 0 til 0 av 0 linjer",
|
||||
"sInfoFiltered": "(filtrert fra _MAX_ totalt antall linjer)",
|
||||
"sInfoPostFix": "",
|
||||
"sSearch": "Søk:",
|
||||
"sUrl": "",
|
||||
"oPaginate": {
|
||||
"sFirst": "Første",
|
||||
"sPrevious": "Forrige",
|
||||
"sNext": "Neste",
|
||||
"sLast": "Siste"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user