diff options
author | 2024-01-25 12:44:37 +0800 | |
---|---|---|
committer | 2024-02-04 10:47:30 -0800 | |
commit | 6a9a590c7f7dccc8313c72b7c3f4d4a197bbae04 (patch) | |
tree | 2a4941f74db0326390129fd5e97b24d93d0a1126 /internal/locale/translations/tr_TR.json | |
parent | f23e6a335242005d5bc71ac0ba152d18179ebe8d (diff) | |
download | v2-6a9a590c7f7dccc8313c72b7c3f4d4a197bbae04.tar.gz v2-6a9a590c7f7dccc8313c72b7c3f4d4a197bbae04.tar.zst v2-6a9a590c7f7dccc8313c72b7c3f4d4a197bbae04.zip |
add search landmark and disclosure pattern to menu
Diffstat (limited to 'internal/locale/translations/tr_TR.json')
-rw-r--r-- | internal/locale/translations/tr_TR.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/internal/locale/translations/tr_TR.json b/internal/locale/translations/tr_TR.json index 510c3203..2d37d66a 100644 --- a/internal/locale/translations/tr_TR.json +++ b/internal/locale/translations/tr_TR.json @@ -19,6 +19,7 @@ "tooltip.keyboard_shortcuts": "Klavye Kısayolu: %s", "tooltip.logged_user": "%s olarak giriş yapıldı", "menu.title": "Menu", + "menu.home_page": "Home page", "menu.unread": "Okunmadı", "menu.starred": "Yıldız", "menu.history": "Geçmiş", @@ -51,6 +52,7 @@ "menu.shared_entries": "Paylaşılan iletiler", "search.label": "Ara", "search.placeholder": "Ara...", + "search.submit": "Submit", "pagination.next": "Sonraki", "pagination.previous": "Önceki", "entry.status.unread": "Okunmadı", |