上传头像 部分卡片加入模型选择
This commit is contained in:
@@ -81,6 +81,7 @@ export default {
|
||||
userAgreement: 'User Agreement',
|
||||
privacyPolicy: 'Privacy Policy',
|
||||
view: 'View',
|
||||
remainingNum: 'Remaining number of times to upload profile picture:',
|
||||
},
|
||||
Country:{
|
||||
unitedStates: 'United States',
|
||||
|
||||
@@ -81,7 +81,8 @@ export default {
|
||||
timesPerHour: '{time} 次/小时',
|
||||
userAgreement: '用户协议',
|
||||
privacyPolicy: '隐私政策',
|
||||
view: '查看'
|
||||
view: '查看',
|
||||
remainingNum: '剩余上传头像次数:',
|
||||
},
|
||||
Country: {
|
||||
unitedStates: '美国',
|
||||
|
||||
Reference in New Issue
Block a user