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"
|
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 }}”"
|
||||||
|
|
||||||
[pageTitle]
|
[pageTitle]
|
||||||
other = "{{ .Name }} side"
|
other = "{{ .Name }} side"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user