Skip to content

Commit

Permalink
Add danish translation (#611)
Browse files Browse the repository at this point in the history
  • Loading branch information
moonleg committed Oct 29, 2021
1 parent 60cbb31 commit 1033afc
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions i18n/da.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
- id: prev_page
translation: "Forrige Side"

- id: next_page
translation: "Næste Side"

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

- id: toc
translation: "Indholdsfortegnelse"

- id: translations
translation: "Oversættelser"

- id: home
translation: "Start"

- id: edit_post
translation: "Rediger"

- id: code_copy
translation: "kopier"

- id: code_copied
translation: "kopieret!"

0 comments on commit 1033afc

Please sign in to comment.