Skip to content

Commit ba7805b

Browse files
committed
New translations activities.php (Norwegian Bokmal)
1 parent d707b52 commit ba7805b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

lang/nb/activities.php

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -129,12 +129,12 @@
129129
'comment_delete' => 'slettet kommentar',
130130

131131
// Sort Rules
132-
'sort_rule_create' => 'created sort rule',
133-
'sort_rule_create_notification' => 'Sort rule successfully created',
134-
'sort_rule_update' => 'updated sort rule',
135-
'sort_rule_update_notification' => 'Sort rule successfully updated',
136-
'sort_rule_delete' => 'deleted sort rule',
137-
'sort_rule_delete_notification' => 'Sort rule successfully deleted',
132+
'sort_rule_create' => 'opprettet sorteringsregel',
133+
'sort_rule_create_notification' => 'Sorteringsregel opprettet med suksess',
134+
'sort_rule_update' => 'oppdatert sorteringsregel',
135+
'sort_rule_update_notification' => 'Sorteringsregel oppdatert med suksess',
136+
'sort_rule_delete' => 'slettet sorteringsregel',
137+
'sort_rule_delete_notification' => 'Sorteringsregel slettet med suksess',
138138

139139
// Other
140140
'permissions_update' => 'oppdaterte tilganger',

0 commit comments

Comments
 (0)