Skip to content

Commit f28936d

Browse files
committed
fix(i18n): fix norwegian translation
1 parent 7dff798 commit f28936d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

i18n/locales/no-NO.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@
191191
},
192192
"get_started": {
193193
"title": "Kom i gang",
194-
"pm_label": "Pakkabehandler",
194+
"pm_label": "Pakkebehandler",
195195
"copy_command": "Kopier installeringskommando",
196196
"view_types": "Vis {package}"
197197
},

lunaria/files/no-NO.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@
191191
},
192192
"get_started": {
193193
"title": "Kom i gang",
194-
"pm_label": "Pakkabehandler",
194+
"pm_label": "Pakkebehandler",
195195
"copy_command": "Kopier installeringskommando",
196196
"view_types": "Vis {package}"
197197
},

0 commit comments

Comments
 (0)