Skip to content

Commit 891d3b5

Browse files
committed
fix syntax in no locale
1 parent 3229d55 commit 891d3b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/locales/no.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ module.exports = {
6464
'target:': 'mål:', // traces/sankey/plot.js:165
6565
'trace': 'serie', // plots/plots.js:329
6666
'upper fence:': 'øvre grense:', // traces/box/calc.js:147
67+
},
6768
format: {
6869
days: ['Søndag', 'Mandag', 'Tirsdag', 'Onsdag', 'Torsdag', 'Fredag', 'Lørdag'],
6970
shortDays: ['Søn', 'Man', 'Tir', 'Ons', 'Tor', 'Fre', 'Lør'],

0 commit comments

Comments
 (0)