Skip to content

Commit

Permalink
Added Norwegian translation (#1318)
Browse files Browse the repository at this point in the history
  • Loading branch information
larskristianhaga authored Oct 28, 2023
1 parent b4dd5f0 commit 697034c
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions i18n/no.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
- id: prev_page
translation: "Forrige Side"

- id: next_page
translation: "Neste Side"

- id: read_time
translation:
one: "1 min"
other: "{{ .Count }} min"

- id: words
translation:
one: "ord"
other: "{{ .Count }} ord"

- id: toc
translation: "Innholdsfortegnelse"

- id: translations
translation: "Oversettelser"

- id: home
translation: "Hjem"

- id: edit_post
translation: "Rediger"

- id: code_copy
translation: "Kopier"

- id: code_copied
translation: "Kopiert!"

0 comments on commit 697034c

Please sign in to comment.