Skip to content

Commit

Permalink
Add Slovak translations (adityatelange#1365)
Browse files Browse the repository at this point in the history
  • Loading branch information
Beryesa authored and Sudhir S committed Jan 24, 2024
1 parent 06db13f commit 2587e03
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions i18n/sk.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
- id: prev_page
translation: "Predch"

- id: next_page
translation: "Ďaľší"

- 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: "Preklady"

- id: home
translation: "Domov"

- id: edit_post
translation: "Upraviť"

- id: code_copy
translation: "kopírovať"

- id: code_copied
translation: "skopírované!"

0 comments on commit 2587e03

Please sign in to comment.