We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a2e7b9 commit 1063b0eCopy full SHA for 1063b0e
src/locale/nb.js
@@ -19,7 +19,7 @@ const locale = {
19
},
20
relativeTime: {
21
future: 'om %s',
22
- past: 'for %s siden',
+ past: '%s siden',
23
s: 'noen sekunder',
24
m: 'ett minutt',
25
mm: '%d minutter',
0 commit comments