Skip to content

Commit

Permalink
Adding-czech-translation-to-i18n (#1338)
Browse files Browse the repository at this point in the history
  • Loading branch information
matejpokorny authored Nov 19, 2023
1 parent ac444fc commit 65d650f
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions i18n/cs.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
- id: prev_page
translation: "Předchozí"

- id: next_page
translation: "Další"

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

- id: words
translation:
one : "slovo"
other: "{{ .Count }} slov"

- id: toc
translation: "Obsah"

- id: translations
translation: "Překlady"

- id: home
translation: "Domů"

- id: edit_post
translation: "Upravit"

- id: code_copy
translation: "kopírovat"

- id: code_copied
translation: "zkopírováno!"

0 comments on commit 65d650f

Please sign in to comment.