mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 08:57:03 +03:00
Added lang constants (Thread view)
This commit is contained in:
parent
c23ba31e17
commit
b06a999414
27 changed files with 90 additions and 10 deletions
|
|
@ -117,6 +117,9 @@ BUTTON_EDIT_AS_NEW = "Düzenle ve yeni"
|
|||
BUTTON_SHOW_IMAGES = "Resimleri görüntüle"
|
||||
BUTTON_NOTIFY_READ_RECEIPT = "Gönderen, bu mesaj için okundu onayı istedi."
|
||||
BUTTON_IN_NEW_WINDOW = "Ayrı bir pencerede görüntüle"
|
||||
BUTTON_THREAD_LIST = "Thread list"
|
||||
BUTTON_THREAD_PREV = "Previous"
|
||||
BUTTON_THREAD_NEXT = "Next"
|
||||
MENU_HEADERS = "İleti başlıklarını göster"
|
||||
MENU_VIEW_ORIGINAL = "Kaynağı görüntüle"
|
||||
MENU_DOWNLOAD_ORIGINAL = ".eml dosyası olarak indir"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue