blog

Log | Files | Refs

nl.yaml (509B)


      1 - id: prev_page
      2   translation: "Vorige"
      3 
      4 - id: next_page
      5   translation: "Volgende"
      6 
      7 - id: read_time
      8   translation:
      9       one: "1 min"
     10       other: "{{ .Count }} min"
     11 
     12 - id: words
     13   translation:
     14     one : "woord"
     15     other: "{{ .Count }} woorden"
     16 
     17 - id: toc
     18   translation: "Inhoudsopgave"
     19 
     20 - id: translations
     21   translation: "Vertalingen"
     22 
     23 - id: home
     24   translation: "Startpagina"
     25 
     26 - id: edit_post
     27   translation: "Bewerk"
     28 
     29 - id: code_copy
     30   translation: "kopieer"
     31 
     32 - id: code_copied
     33   translation: "gekopieerd!"