diff options
author | Daniel <DanielF847@gmail.com> | 2016-02-28 23:10:52 -0600 |
---|---|---|
committer | Daniel <DanielF847@gmail.com> | 2016-02-28 23:10:52 -0600 |
commit | c05029d40312bdc57d99be1d792a1d592c17d029 (patch) | |
tree | a0d22d131adb8e7c881db7f4e8ac859166b09880 /i18n/fr.i18n.json | |
parent | dc05b01ee1d36e7c7be4dff76c4a204ad86a237a (diff) | |
download | wekan-c05029d40312bdc57d99be1d792a1d592c17d029.tar.gz wekan-c05029d40312bdc57d99be1d792a1d592c17d029.tar.bz2 wekan-c05029d40312bdc57d99be1d792a1d592c17d029.zip |
Changes in code to correct the spelling of emoji (plural)
Diffstat (limited to 'i18n/fr.i18n.json')
-rwxr-xr-x | i18n/fr.i18n.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/fr.i18n.json b/i18n/fr.i18n.json index 882f9dcf..0642308c 100755 --- a/i18n/fr.i18n.json +++ b/i18n/fr.i18n.json @@ -228,7 +228,7 @@ "search": "Chercher", "select-color": "Choisissez une couleur", "shortcut-assign-self": "Assign yourself to current card", - "shortcut-autocomplete-emojies": "Auto-complétion des emoji", + "shortcut-autocomplete-emoji": "Auto-complétion des emoji", "shortcut-autocomplete-members": "Auto-complétion des membres", "shortcut-clear-filters": "Retirer tous les filtres", "shortcut-close-dialog": "Fermer le dialogue", |