-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #29 from team-plain/additional-spanish
Spanish icloud support
- Loading branch information
Showing
2 changed files
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,6 +23,7 @@ const DATE_FORMATS = [ | |
'2014-03-09 20:48 GMT+01:00 Rémi Dolan <[email protected]>:', // Gmail | ||
'Le 19 mars 2014 10:37, Cédric Lombardot <[email protected]> a écrit :', // Gmail | ||
'El 19/03/2014 11:34, Juan Pérez <[email protected]> escribió:', // Gmail in spanish | ||
'El 19/03/2014 11:34, Juan Pérez <[email protected]> escribieron:', // iCloud in spanish | ||
'Em ter., 01 de mar. de 2011 às 18:02, Abhishek <[email protected]> escreveu:', // Gmail in PT-BR | ||
'W dniu 7 stycznia 2015 15:24 użytkownik Paweł Brzoski <[email protected]> napisał:', //Gmail in polish | ||
'Le 19/03/2014 11:34, Georges du chemin a écrit :', // Thunderbird | ||
|