1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-02-22 06:01:12 +00:00
This commit is contained in:
M66B 2021-08-07 18:15:24 +02:00
parent cf02289713
commit e5abe0b142

View file

@ -200,6 +200,7 @@ public class EntityFolder extends EntityOrder implements Serializable {
put("Szkice lokalne", new TypeScore(EntityFolder.DRAFTS, 100)); // Polish
put("trash", new TypeScore(EntityFolder.TRASH, 100));
//put("Bin", new TypeScore(EntityFolder.TRASH, 50));
put("Papierkorb", new TypeScore(EntityFolder.TRASH, 100));
put("corbeille", new TypeScore(EntityFolder.TRASH, 100));
put("Корзина", new TypeScore(EntityFolder.TRASH, 100));