diff options
Diffstat (limited to 'apps/web/lib/i18n/locales/tr')
| -rw-r--r-- | apps/web/lib/i18n/locales/tr/translation.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/web/lib/i18n/locales/tr/translation.json b/apps/web/lib/i18n/locales/tr/translation.json index b14df6d7..9840c6f0 100644 --- a/apps/web/lib/i18n/locales/tr/translation.json +++ b/apps/web/lib/i18n/locales/tr/translation.json @@ -63,7 +63,12 @@ "merge": "Birleştir", "cancel": "İptal", "apply_all": "Hepsine Uygula", - "ignore": "Yoksay" + "ignore": "Yoksay", + "sort": { + "title": "Sırala", + "newest_first": "En yeni önce", + "oldest_first": "En eski önce" + } }, "highlights": { "no_highlights": "Henüz hiçbir öne çıkarılmış içeriğiniz yok." |
