diff options
author | breadcat | 2024-04-26 15:24:16 +0100 |
---|---|---|
committer | breadcat | 2024-04-26 15:24:16 +0100 |
commit | c27e2d44bf1498906346a2f3dd1dea663311047a (patch) | |
tree | 8e3d64b46d70b859b185970654b0f9cfa2e7911e /content/languages/french.md | |
parent | d2e9ea2857ecab1289bd77785ab81d8d203e77cc (diff) | |
download | blog.minskio.co.uk-c27e2d44bf1498906346a2f3dd1dea663311047a.tar.gz blog.minskio.co.uk-c27e2d44bf1498906346a2f3dd1dea663311047a.tar.bz2 blog.minskio.co.uk-c27e2d44bf1498906346a2f3dd1dea663311047a.zip |
Programmatically sort dictionaries
Diffstat (limited to 'content/languages/french.md')
-rw-r--r-- | content/languages/french.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/content/languages/french.md b/content/languages/french.md index 5af89ec..b8b32b9 100644 --- a/content/languages/french.md +++ b/content/languages/french.md @@ -2,14 +2,14 @@ title: French Dictionary language: dictionary date: 2020-05-16T09:00:00 -lastmod: 2020-05-16T09:00:00 +lastmod: 2024-04-26T15:18:00 --- **French** - **English** -* c' - it/that/this * chat (le) - cat * cheval (le) - horse * chien (le) - dog +* c' - it/that/this * croissant (le) - croissant * es - are * est - is @@ -26,4 +26,4 @@ lastmod: 2020-05-16T09:00:00 * suis - am * tu - you (familiar, plural) * un (m), une (f) - a/an -* vous - you (formal, plural) +* vous - you (formal, plural)
\ No newline at end of file |