Added: "You have too many folders!" description (#414)

This commit is contained in:
RainLoop Team 2015-01-16 04:09:03 +04:00
parent 71a141dbb4
commit ec51bb0b9f
29 changed files with 66 additions and 12 deletions

View file

@ -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 = "계정 목록"