Skip to content

Commit

Permalink
Endre minutter -> minutt
Browse files Browse the repository at this point in the history
  • Loading branch information
frodehansen2 committed Dec 11, 2024
1 parent 758a936 commit f5f5531
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
const nb = {
'@ui.durationWeekdaysInput.uke': 'Uke',
'@ui.durationWeekdaysInput.timer': 'Timer',
'@ui.durationWeekdaysInput.minutter': 'Minutter',
'@ui.durationWeekdaysInput.minutter': 'Minutt',
};

const nn: Record<keyof typeof nb, string> = {
Expand Down

0 comments on commit f5f5531

Please sign in to comment.