English name
This commit is contained in:
@@ -17,6 +17,9 @@ const en = {
|
||||
labelother: 'close other',
|
||||
labelall: 'close all'
|
||||
},
|
||||
info:{
|
||||
realname:'English names can only contain uppercase and lowercase letters, "-", and spaces'
|
||||
},
|
||||
total: {
|
||||
author: 'author',
|
||||
editor: 'editor',
|
||||
|
||||
@@ -16,6 +16,8 @@ const zh = {
|
||||
label: '标签选项',
|
||||
labelother: '关闭其他',
|
||||
labelall: '关闭所有'
|
||||
}, info: {
|
||||
realname: '英文名字只能包含大小写英文字母、"-" 、和 空格'
|
||||
},
|
||||
total: {
|
||||
author: '作者',
|
||||
|
||||
Reference in New Issue
Block a user