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/de.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/de.i18n.json')
-rwxr-xr-x[-rw-r--r--] | i18n/de.i18n.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/de.i18n.json b/i18n/de.i18n.json index d0c57523..43e12d88 100644..100755 --- a/i18n/de.i18n.json +++ b/i18n/de.i18n.json @@ -234,7 +234,7 @@ "search": "Suchen", "select-color": "Wähle eine Farbe aus", "shortcut-assign-self": "Assign yourself to current card", - "shortcut-autocomplete-emojies": "Autovervollständige Emojis", + "shortcut-autocomplete-emoji": "Autovervollständige Emojis", "shortcut-autocomplete-members": "Autovervollständige Nutzer", "shortcut-clear-filters": "Alle Filter entfernen", "shortcut-close-dialog": "Dialog schließen", @@ -260,4 +260,4 @@ "view-it": "Ansehen", "warn-list-archived": "Warnung: Diese Karte befindet sich in einer archivierten Liste", "what-to-do": "Was willst du tun?" -}
\ No newline at end of file +} |