mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-06-08 17:22:46 +00:00
fix: in Norwegian translation use imperative form 'Send', consistent capitalization of 'Beskjed'
This commit is contained in:
parent
a1a99cf126
commit
7e67caa626
@ -26,16 +26,16 @@ other = "Ditt navn"
|
||||
other = "E-postadresse"
|
||||
|
||||
[message]
|
||||
other = "beskjed"
|
||||
other = "Beskjed"
|
||||
|
||||
[emailRequiredNote]
|
||||
other = "E-postadresse er påkrevd"
|
||||
|
||||
[send]
|
||||
other = "Sende"
|
||||
other = "Send"
|
||||
|
||||
[taxonomyPageList]
|
||||
other = "Below you will find pages that utilize the taxonomy term “{{ .Title }}”"
|
||||
|
||||
[pageTitle]
|
||||
other = "{{ .Name }} side"
|
||||
other = "{{ .Name }} side"
|
||||
|
Loading…
x
Reference in New Issue
Block a user