Skip to content

Commit

Permalink
Add Northern and Central Kurdish translations (#567)
Browse files Browse the repository at this point in the history
* Add Northern and Central Kurdish translations

* Fix the cases in `prev_page` and `next_page`

* Fix typo
  • Loading branch information
rojvv authored Oct 3, 2021
1 parent 56af574 commit b7771de
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 0 deletions.
25 changes: 25 additions & 0 deletions i18n/ckb.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
- id: prev_page
translation: "پەڕەی پێشتر"

- id: next_page
translation: "پەڕەی دواتر"

- id: read_time
translation:
one : "1 خولەک"
other: "{{ .Count }} خولەک"

- id: toc
translation: "پێڕست"

- id: translations
translation: "وەرگێڕانەکان"

- id: home
translation: "ماڵەوە"

- id: code_copy
translation: "لەبەری بگرەوە"

- id: code_copied
translation: "لەبەر گیرایەوە!"
25 changes: 25 additions & 0 deletions i18n/ku.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
- id: prev_page
translation: "Rêpela Berê"

- id: next_page
translation: "Rûpela Bê"

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

- id: toc
translation: "Pêrist"

- id: translations
translation: "Wergêranan"

- id: home
translation: "Xanî"

- id: code_copy
translation: "Jê bigre"

- id: code_copied
translation: "Hat jê girtin!"

0 comments on commit b7771de

Please sign in to comment.