blog

Log | Files | Refs

sv.yaml (440B)


      1 - id: prev_page
      2   translation: "Förra Sidan"
      3 
      4 - id: next_page
      5   translation: "Nästa Sida"
      6 
      7 - id: read_time
      8   translation:
      9     one: "1 min"
     10     other: "{{ .Count }} min"
     11 
     12 - id: toc
     13   translation: "Innehållsförteckning"
     14 
     15 - id: translations
     16   translation: "Översättningar"
     17 
     18 - id: home
     19   translation: "Hem"
     20 
     21 - id: edit_post
     22   translation: "Redigera"
     23 
     24 - id: code_copy
     25   translation: "kopiera"
     26 
     27 - id: code_copied
     28   translation: "kopierad!"