mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-27 08:01:50 +01:00
Guess spam French
This commit is contained in:
@@ -178,7 +178,7 @@ public class EntityFolder extends EntityOrder implements Serializable {
|
||||
put("corbeille", EntityFolder.TRASH);
|
||||
put("junk", EntityFolder.JUNK);
|
||||
put("spam", EntityFolder.JUNK);
|
||||
put("quarantaine", EntityFolder.JUNK);
|
||||
put("pourriel", EntityFolder.JUNK);
|
||||
put("sent", EntityFolder.SENT);
|
||||
put("envoyé", EntityFolder.SENT);
|
||||
}};
|
||||
|
||||
Reference in New Issue
Block a user