Skip to content

Commit 13ad930

Browse files
Update zh-hans.ts
1 parent 59cdef4 commit 13ad930

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/languages/zh-hans.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3471,7 +3471,7 @@ const translations = {
34713471
existingConnectionsDescription: ({connectionName}: ConnectionNameParams) =>
34723472
`由于您之前已连接到${CONST.POLICY.CONNECTIONS.NAME_USER_FRIENDLY[connectionName]},您可以选择重用现有连接或创建新连接。`,
34733473
lastSyncDate: ({connectionName, formattedDate}: LastSyncDateParams) => `${connectionName} - 上次同步时间 ${formattedDate}`,
3474-
authenticationError: ({connectionName}: AuthenticationErrorParams) => `由于身份验证错误,无法连接到${connectionName}`,
3474+
authenticationError: ({connectionName}: AuthenticationErrorParams) => `由于身份验证错误,无法连接到${connectionName}`,
34753475
learnMore: '了解更多',
34763476
memberAlternateText: '成员可以提交和批准报告。',
34773477
adminAlternateText: '管理员对所有报告和工作区设置拥有完全编辑权限。',

0 commit comments

Comments
 (0)