You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
654 B
26 lines
654 B
'zh-CN':
|
|
activemodel:
|
|
attributes:
|
|
users/update_account_form:
|
|
user: ''
|
|
nickname: 昵称
|
|
name: 姓名
|
|
gender: 性别
|
|
location: 所在省份
|
|
location_city: 所在城市
|
|
identity: 职业
|
|
technical_title: 职称
|
|
school_id: '学校/单位'
|
|
department_id: '院系/部门'
|
|
errors:
|
|
models:
|
|
users/update_account_form:
|
|
attributes:
|
|
school_id:
|
|
blank: 不能为空
|
|
not_exist: 不存在
|
|
department_id:
|
|
blank: 不能为空
|
|
not_exist: 不存在
|
|
|