blog

Log | Files | Refs

da.yaml (435B)


      1 - id: prev_page
      2   translation: "Forrige Side"
      3 
      4 - id: next_page
      5   translation: "Næste Side"
      6 
      7 - id: read_time
      8   translation:
      9     one: "1 min"
     10     other: "{{ .Count }} min"
     11 
     12 - id: toc
     13   translation: "Indholdsfortegnelse"
     14 
     15 - id: translations
     16   translation: "Oversættelser"
     17 
     18 - id: home
     19   translation: "Start"
     20 
     21 - id: edit_post
     22   translation: "Rediger"
     23 
     24 - id: code_copy
     25   translation: "kopier"
     26 
     27 - id: code_copied
     28   translation: "kopieret!"