Skip to content

Commit

Permalink
Add Turkish translation (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylanbildik committed Jul 25, 2023
1 parent 18649e5 commit f12f833
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions lib/locales/tr.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
tr:
today: 'bugün'
yesterday: 'dün'
tomorrow: 'yarın'
past: '%{date_range} önce'
future: '%{date_range} içinde'
last_word_connector: ', '
words_connector: ', '
years:
one: '1 yıl'
other: '%{count} yıl'
months:
one: '1 ay'
other: '%{count} ay'
weeks:
one: '1 hafta'
other: '%{count} hafta'
days:
one: '1 gün'
other: '%{count} gün'

0 comments on commit f12f833

Please sign in to comment.