Fix - i18n: Norwegian translation was not valid JSON

Added a comma to make the JSON valid.
pull/252/head
Maurice 9 years ago
parent 496194cc96
commit fbfc2f85fc

@ -25,7 +25,7 @@
"sPrevious": "Forrige", "sPrevious": "Forrige",
"sNext": "Neste", "sNext": "Neste",
"sLast": "Siste" "sLast": "Siste"
} },
"oAria": { "oAria": {
"sSortAscending": ": aktiver for å sortere kolonnen stigende", "sSortAscending": ": aktiver for å sortere kolonnen stigende",
"sSortDescending": ": aktiver for å sortere kolonnen synkende" "sSortDescending": ": aktiver for å sortere kolonnen synkende"

Loading…
Cancel
Save