mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 08:57:03 +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
|
|
@ -469,6 +469,8 @@ CREATING_PROCESS = "Cоздание папки"
|
|||
DELETING_PROCESS = "Удаление папки"
|
||||
RENAMING_PROCESS = "Переименование папки"
|
||||
DELETING_ASK = "Точно?"
|
||||
TO_MANY_FOLDERS_DESC_1 = "У вас слишком много папок!"
|
||||
TO_MANY_FOLDERS_DESC_2 = "Мы показали только часть из них, чтобы избежать проблем с производительностью."
|
||||
|
||||
[SETTINGS_ACCOUNTS]
|
||||
LEGEND_ACCOUNTS = "Список Аккаунтов"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue