mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-27 03:15:39 +01:00
Arkiv
This commit is contained in:
@@ -206,6 +206,7 @@ public class EntityFolder extends EntityOrder implements Serializable {
|
||||
put("archief", new TypeScore(EntityFolder.ARCHIVE, 100)); // Dutch
|
||||
put("Архив", new TypeScore(EntityFolder.ARCHIVE, 100));
|
||||
put("Wszystkie", new TypeScore(EntityFolder.ARCHIVE, 100)); // Polish
|
||||
put("Arkiv", new TypeScore(EntityFolder.ARCHIVE, 100)); // Norwegian
|
||||
|
||||
put("draft", new TypeScore(EntityFolder.DRAFTS, 100));
|
||||
put("concept", new TypeScore(EntityFolder.DRAFTS, 100));
|
||||
|
||||
Reference in New Issue
Block a user