fix: in Norwegian translation use imperative form 'Send', consistent capitalization of 'Beskjed' (#639)
This commit is contained in:
parent
9276a90cfa
commit
4ea29d886c
|
@ -26,13 +26,13 @@ other = "Ditt navn"
|
||||||
other = "E-postadresse"
|
other = "E-postadresse"
|
||||||
|
|
||||||
[message]
|
[message]
|
||||||
other = "beskjed"
|
other = "Beskjed"
|
||||||
|
|
||||||
[emailRequiredNote]
|
[emailRequiredNote]
|
||||||
other = "E-postadresse er påkrevd"
|
other = "E-postadresse er påkrevd"
|
||||||
|
|
||||||
[send]
|
[send]
|
||||||
other = "Sende"
|
other = "Send"
|
||||||
|
|
||||||
[taxonomyPageList]
|
[taxonomyPageList]
|
||||||
other = "Below you will find pages that utilize the taxonomy term “{{ .Title }}”"
|
other = "Below you will find pages that utilize the taxonomy term “{{ .Title }}”"
|
||||||
|
|
Loading…
Reference in a new issue