8000 Merge pull request #5375 from rogerkk/patch-1 · stephancom/activeadmin@d5730a0 · GitHub
[go: up one dir, main page]

Skip to content

Commit d5730a0

Browse files
authored
Merge pull request activeadmin#5375 from rogerkk/patch-1
Add missing nb comments translations
2 parents 3f9f081 + f200e62 commit d5730a0

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

config/locales/nb.yml

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,17 @@ nb:
7474
labels:
7575
destroy: "Slett"
7676
comments:
77-
body: "Body"
78-
author: "Author"
79-
add: "Add Comment"
80-
resource: "Resource"
81-
no_comments_yet: "No comments yet."
77+
created_at: "Opprettet"
78+
resource_type: "Ressurstype"
79+
author_type: "Forfattertype"
80+
body: "Brødtekst"
81+
author: "Forfatter"
82+
add: "Legg til kommentar"
83+
delete: "Slett kommentar"
84+
delete_confirmation: "Er du sikker på at du ønsker å slette kommentaren?"
85+
resource: "Ressurs"
86+
no_comments_yet: "Ingen kommentarer ennå."
87+
author_missing: "Anonym"
8288
title_content: "Kommentarer (%{count})"
8389
errors:
8490
empty_text: "Kommentar ble ikke lagret, teksten var tom."

0 commit comments

Comments
 (0)
0