mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-01 14:46:31 +02:00
Russian/all
This commit is contained in:
@@ -182,6 +182,7 @@ public class EntityFolder extends EntityOrder implements Serializable {
|
||||
put("all", new TypeScore(EntityFolder.ARCHIVE, 100));
|
||||
put("archive", new TypeScore(EntityFolder.ARCHIVE, 100));
|
||||
put("archief", new TypeScore(EntityFolder.ARCHIVE, 100)); // Dutch
|
||||
put("Архив", new TypeScore(EntityFolder.ARCHIVE, 100));
|
||||
|
||||
put("draft", new TypeScore(EntityFolder.DRAFTS, 100));
|
||||
put("concept", new TypeScore(EntityFolder.DRAFTS, 100));
|
||||
|
||||
Reference in New Issue
Block a user