8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3f9f081 + f200e62 commit d5730a0Copy full SHA for d5730a0
config/locales/nb.yml
@@ -74,11 +74,17 @@ nb:
74
labels:
75
destroy: "Slett"
76
comments:
77
- body: "Body"
78
- author: "Author"
79
- add: "Add Comment"
80
- resource: "Resource"
81
- no_comments_yet: "No comments yet."
+ created_at: "Opprettet"
+ resource_type: "Ressurstype"
+ author_type: "Forfattertype"
+ body: "Brødtekst"
+ 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"
88
title_content: "Kommentarer (%{count})"
89
errors:
90
empty_text: "Kommentar ble ikke lagret, teksten var tom."
0 commit comments