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/zh-CN.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/zh-CN.i18n.json')
-rwxr-xr-x[-rw-r--r--] | i18n/zh-CN.i18n.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/zh-CN.i18n.json b/i18n/zh-CN.i18n.json index d622cef5..32eb1516 100644..100755 --- a/i18n/zh-CN.i18n.json +++ b/i18n/zh-CN.i18n.json @@ -234,7 +234,7 @@ "search": "搜索", "select-color": "选择颜色", "shortcut-assign-self": "分配当前卡片给自己", - "shortcut-autocomplete-emojies": "自动补全表情", + "shortcut-autocomplete-emoji": "自动补全表情", "shortcut-autocomplete-members": "自动补全成员", "shortcut-clear-filters": "清空全部过滤器", "shortcut-close-dialog": "关闭对话框", @@ -260,4 +260,4 @@ "view-it": "查看", "warn-list-archived": "警告: 该卡片位于已删除的清单中", "what-to-do": "要做什么?" -}
\ No newline at end of file +} |