Skip to content

Commit

Permalink
PR #323
Browse files Browse the repository at this point in the history
  • Loading branch information
danielweck committed Apr 7, 2021
1 parent 5bf855c commit 9cbff51
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/ace-report/src/l10n/locales/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dataTable_emptyTable": "Ingen data at vise i tabellen",
"dataTable_info": "Viser: _START_ - _END_ / _TOTAL_",
"dataTable_infoEmpty": "Viser: 0 - 0 / 0",
"dataTable_infoFiltered": "(filtreret fra _MAX_ totale rækker)",
"dataTable_infoFiltered": "(filtreret fra _MAX_ rækker i alt)",
"dataTable_lengthMenu": "Vis _MENU_ rækker per side",
"dataTable_loadingRecords": "Henter...",
"dataTable_paginateFirst": "Første",
Expand Down Expand Up @@ -58,14 +58,14 @@
"role": "Rolle",
"rule": "Regel",
"ruleset": "Regelsæt",
"serious": "Seriøs",
"serious": "Alvorlig",
"snippet": "Stump:",
"summaryviolations": "Resumé af overtrædelser",
"summaryviolationscaption": "Antal overtrædelser, inddelt efter regelsæt og påvirkningsgrad.",
"title": "Titel:",
"tocoutline": "Indholdsfortegnelse",
"topsection": "Øverste sektion",
"total": "Total",
"total": "I alt",
"value": "Værdi",
"via": "via",
"violations": "Overtrædelser"
Expand Down

0 comments on commit 9cbff51

Please sign in to comment.