mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 00:47:04 +03:00
Added: "You have too many folders!" description (#414)
This commit is contained in:
parent
71a141dbb4
commit
ec51bb0b9f
29 changed files with 66 additions and 12 deletions
|
|
@ -466,6 +466,8 @@ CREATING_PROCESS = "폴더를 생성하고 있습니다."
|
|||
DELETING_PROCESS = "폴더를 삭제하고 있습니다."
|
||||
RENAMING_PROCESS = "폴더명을 변경하고 있습니다."
|
||||
DELETING_ASK = "정말로 삭제하시겠습니까?"
|
||||
TO_MANY_FOLDERS_DESC_1 = "You have too many folders!"
|
||||
TO_MANY_FOLDERS_DESC_2 = "We have shown only a part of them, to avoid performance problems."
|
||||
|
||||
[SETTINGS_ACCOUNTS]
|
||||
LEGEND_ACCOUNTS = "계정 목록"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue