diff --git a/lib/locales/tr.yml b/lib/locales/tr.yml new file mode 100644 index 0000000..38bdfbf --- /dev/null +++ b/lib/locales/tr.yml @@ -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'