hr.yaml 543 B

123456789101112131415161718192021222324252627282930313233
  1. - id: prev_page
  2. translation: "Prethodna stranica"
  3. - id: next_page
  4. translation: "Sljedeća stranica"
  5. - id: read_time
  6. translation:
  7. one : "1 minuta"
  8. other: "{{ .Count }} minute"
  9. - id: words
  10. translation:
  11. one : "riječ"
  12. other: "{{ .Count }} riječi"
  13. - id: toc
  14. translation: "Tablica Sadržaja"
  15. - id: translations
  16. translation: "Prijevodi"
  17. - id: home
  18. translation: "Početna stranica"
  19. - id: edit_post
  20. translation: "Promjeni"
  21. - id: code_copy
  22. translation: "kopiraj"
  23. - id: code_copied
  24. translation: "kopirano!"