Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 16 additions & 2 deletions i18n/ca.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,13 @@

- id: read_time
translation:
one : "1 min"
other: "{{ .Count }} min"
one : "1 minut"
other: "{{ .Count }} minuts"

- id: words
translation:
one : "paraula"
other: "{{ .Count }} paraules"

- id: toc
translation: "Taula de Continguts"
Expand All @@ -17,3 +22,12 @@

- id: home
translation: "Inici"

- id: edit_post
translation: "Editar"

- id: code_copy
translation: "copiar"

- id: code_copied
translation: "copiat!"