We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3229d55 commit 891d3b5Copy full SHA for 891d3b5
lib/locales/no.js
@@ -64,6 +64,7 @@ module.exports = {
64
'target:': 'mål:', // traces/sankey/plot.js:165
65
'trace': 'serie', // plots/plots.js:329
66
'upper fence:': 'øvre grense:', // traces/box/calc.js:147
67
+ },
68
format: {
69
days: ['Søndag', 'Mandag', 'Tirsdag', 'Onsdag', 'Torsdag', 'Fredag', 'Lørdag'],
70
shortDays: ['Søn', 'Man', 'Tir', 'Ons', 'Tor', 'Fre', 'Lør'],
0 commit comments