i18n.js: fixup remove trailing space
This commit is contained in:
parent
e4f9a37933
commit
a951f0eb26
|
@ -412,7 +412,7 @@ const messages = { // eslint-disable-line no-unused-vars
|
|||
password: '密碼',
|
||||
signIn: '登入',
|
||||
logout: '登出',
|
||||
updateAvailable: '有新版本可用!',
|
||||
updateAvailable: '有新版本可用!',
|
||||
update: '更新',
|
||||
clients: '客戶',
|
||||
new: '新建',
|
||||
|
|
Loading…
Reference in New Issue