Browse Source

fix translate

pull/1039/head
chenhe 4 years ago
parent
commit
da4cea6c99
1 changed files with 1 additions and 1 deletions
  1. 2
      frontend/i18n/zh/projects/labels.js

2
frontend/i18n/zh/projects/labels.js

@ -3,7 +3,7 @@ export default {
shortkey: '短键',
color: '颜色',
createLabel: '创建标签',
importLabels: '创建标签',
importLabels: '导入标签',
exportLabels: '导出标签',
labelName: '标签名',
labelMessage: '请输入标签名',

Loading…
Cancel
Save