Browse Source

i18n.js: fixup remove trailing space

pull/860/head
Philip H 1 year ago
committed by GitHub
parent
commit
a951f0eb26
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      src/www/js/i18n.js

2
src/www/js/i18n.js

@ -412,7 +412,7 @@ const messages = { // eslint-disable-line no-unused-vars
password: '密碼',
signIn: '登入',
logout: '登出',
updateAvailable: '有新版本可用!',
updateAvailable: '有新版本可用!',
update: '更新',
clients: '客戶',
new: '新建',

Loading…
Cancel
Save