lpk-website

Lillehammer pistolklubb website
git clone https://git.echoz.io/lpk-website.git
Log | Files | Refs | README | LICENSE

nb.yaml (471B)


      1 - id: prev_page
      2   translation: Forrige
      3 
      4 - id: next_page
      5   translation: Neste
      6 
      7 - id: read_time
      8   translation:
      9     one: "1 minutt"
     10     other: "{{ .Count }} minutter"
     11 
     12 - id: words
     13   translation:
     14     one: ord
     15     other: "{{ .Count }} ord"
     16 
     17 - id: toc
     18   translation: Innhold
     19 
     20 - id: translations
     21   translation: Oversettelser
     22 
     23 - id: home
     24   translation: Hjem
     25 
     26 - id: edit_post
     27   translation: Rediger
     28 
     29 - id: code_copy
     30   translation: kopier
     31 
     32 - id: code_copied
     33   translation: kopiert