fix: update i18n

pull/18656/head
NFish 1 year ago
parent c10bd5bece
commit da052bae9f

@ -216,7 +216,7 @@ const translation = {
publishApp: {
title: 'Webアプリへのアクセス権',
notSet: '未設定',
notSetDesc: '現在このWebアプリには誰もアクセスできません。権限を設定してください。',
notSetDesc: '現在このWebアプリには誰もアクセスできません。権限を設定してください。',
},
noAccessPermission: 'Webアプリにアクセス権限がありません',
}

@ -202,7 +202,7 @@ const translation = {
publishApp: {
title: '谁可以访问 web 应用',
notSet: '未设置',
notSetDesc: '当前任何人都无法访问 Web 应用。请设置访问权限。',
notSetDesc: '当前任何人都无法访问 Web 应用。请设置访问权限。',
},
noAccessPermission: '没有权限访问 web app ',
}

Loading…
Cancel
Save