Skip to content

Commit d567724

Browse files
committed
update code
1 parent e780590 commit d567724

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

src/languages/es.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2346,7 +2346,7 @@ const translations = {
23462346
`7. Serás asignado como aprobador de gastos. Podrás cambiarlo a cualquier administrador una vez que lo invites a tu equipo.\n` +
23472347
'\n' +
23482348
`[Llévame a más funciones](${workspaceMoreFeaturesLink}).`,
2349-
},
2349+
},
23502350
createTestDriveAdminWorkspaceTask: {
23512351
title: ({workspaceConfirmationLink}) => `[Crea](${workspaceConfirmationLink}) un espacio de trabajo`,
23522352
description: 'Crea un espacio de trabajo y configura los ajustes con la ayuda de tu especialista asignado.',

src/languages/nl.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2370,7 +2370,7 @@ const translations = {
23702370
`7. Jij wordt ingesteld als uitgaven goedkeurder. Je kunt dit wijzigen naar een beheerder zodra je team is uitgenodigd.\n` +
23712371
'\n' +
23722372
`[Ga naar meer functies](${workspaceMoreFeaturesLink}).`,
2373-
},
2373+
},
23742374
createTestDriveAdminWorkspaceTask: {
23752375
title: ({workspaceConfirmationLink}) => `[Maak](${workspaceConfirmationLink}) een werkruimte`,
23762376
description: 'Maak een werkruimte en configureer de instellingen met de hulp van uw setup specialist!',

src/languages/pl.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2366,7 +2366,7 @@ const translations = {
23662366
`7. Zostaniesz ustawiony jako osoba zatwierdzająca wydatki. Możesz to zmienić na dowolnego administratora po zaproszeniu zespołu.\n` +
23672367
'\n' +
23682368
`[Przejdź do więcej funkcji](${workspaceMoreFeaturesLink}).`,
2369-
},
2369+
},
23702370
createTestDriveAdminWorkspaceTask: {
23712371
title: ({workspaceConfirmationLink}) => `[Maak](${workspaceConfirmationLink}) een werkruimte`,
23722372
description: 'Maak een werkruimte en configureer de instellingen met de hulp van uw setup specialist!',

src/languages/pt-BR.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2369,7 +2369,7 @@ const translations = {
23692369
`7. Você será definido como o aprovador de despesas. Pode alterar isso para qualquer administrador após convidar sua equipe.\n` +
23702370
'\n' +
23712371
`[Ir para mais recursos](${workspaceMoreFeaturesLink}).`,
2372-
},
2372+
},
23732373
createTestDriveAdminWorkspaceTask: {
23742374
title: ({workspaceConfirmationLink}) => `[Crie](${workspaceConfirmationLink}) um espaço de trabalho`,
23752375
description: 'Crie um espaço de trabalho e configure as definições com a ajuda do seu especialista em configuração!',

src/languages/zh-hans.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2339,7 +2339,7 @@ const translations = {
23392339
`7. 你将被设置为费用审批人。邀请团队后,你可以将其更改为任意管理员。\n` +
23402340
'\n' +
23412341
`[前往更多功能](${workspaceMoreFeaturesLink})。`,
2342-
},
2342+
},
23432343
createTestDriveAdminWorkspaceTask: {
23442344
title: ({workspaceConfirmationLink}) => `[创建](${workspaceConfirmationLink})一个工作区`,
23452345
description: '创建一个工作区,并在您的设置专家的帮助下配置各项设置!',

0 commit comments

Comments
 (0)