Differences From Artifact [fd3907e461]:
- File graphspell/fr.py — part of check-in [7290d51bd9] at 2018-06-03 08:32:19 on branch rg — [graphspell] default suggestions for French language (user: olr, size: 796) [annotate] [blame] [check-ins using]
To Artifact [215809bae0]:
- File graphspell/fr.py — part of check-in [fd12f98d29] at 2018-06-03 09:05:57 on branch rg — [graphspell] default suggestions for French language (user: olr, size: 815) [annotate] [blame] [check-ins using]
| ︙ | ︙ | |||
28 29 30 31 32 33 34 35 |
"qqunes": "quelques-unes",
"ts": "tous",
"tt": "tant|tout",
"tte": "toute",
"ttes": "toutes",
"tq": "tant que|tandis que",
"tdq": "tandis que",
}
| > | 28 29 30 31 32 33 34 35 36 |
"qqunes": "quelques-unes",
"ts": "tous",
"tt": "tant|tout",
"tte": "toute",
"ttes": "toutes",
"tq": "tant que|tandis que",
"tdq": "tandis que",
"y’a": "y a"
}
|