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/ko.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/ko.i18n.json')
-rwxr-xr-x | i18n/ko.i18n.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/ko.i18n.json b/i18n/ko.i18n.json index f3194890..823a221d 100755 --- a/i18n/ko.i18n.json +++ b/i18n/ko.i18n.json @@ -234,7 +234,7 @@ "search": "검색", "select-color": "색 선택", "shortcut-assign-self": "Assign yourself to current card", - "shortcut-autocomplete-emojies": "Autocomplete emoji", + "shortcut-autocomplete-emoji": "Autocomplete emoji", "shortcut-autocomplete-members": "Autocomplete members", "shortcut-clear-filters": "Clear all filters", "shortcut-close-dialog": "Close Dialog", |