Skip to content

Commit 09a7310

Browse files
committed
remove useless translation
1 parent fc3ec7b commit 09a7310

10 files changed

Lines changed: 0 additions & 10 deletions

File tree

src/languages/de.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5284,7 +5284,6 @@ ${
52845284
cardType: 'Kartentyp',
52855285
limit: 'Limit',
52865286
limitType: 'Typ begrenzen',
5287-
name: 'Name',
52885287
disabledApprovalForSmartLimitError:
52895288
'Bitte aktivieren Sie Genehmigungen unter <strong>Workflows > Genehmigungen hinzufügen</strong>, bevor Sie intelligente Limits einrichten',
52905289
},

src/languages/en.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5367,7 +5367,6 @@ const translations = {
53675367
cardType: 'Card type',
53685368
limit: 'Limit',
53695369
limitType: 'Limit type',
5370-
name: 'Name',
53715370
disabledApprovalForSmartLimitError: 'Please enable approvals in <strong>Workflows > Add approvals</strong> before setting up smart limits',
53725371
},
53735372
deactivateCardModal: {

src/languages/es.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5274,7 +5274,6 @@ ${amount} para ${merchant} - ${date}`,
52745274
cardType: 'Tipo de tarjeta',
52755275
limit: 'Limite',
52765276
limitType: 'Tipo de limite',
5277-
name: 'Nombre',
52785277
disabledApprovalForSmartLimitError: 'Por favor, habilita las aprobaciones en <strong>Flujos de trabajo > Aprobaciones</strong> antes de configurar los límites inteligentes',
52795278
},
52805279
deactivateCardModal: {

src/languages/fr.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5295,7 +5295,6 @@ ${
52955295
cardType: 'Type de carte',
52965296
limit: 'Limite',
52975297
limitType: 'Limiter le type',
5298-
name: 'Nom',
52995298
disabledApprovalForSmartLimitError:
53005299
'Veuillez activer les approbations dans <strong>Workflows > Ajouter des approbations</strong> avant de configurer les limites intelligentes',
53015300
},

src/languages/it.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5272,7 +5272,6 @@ ${
52725272
cardType: 'Tipo di carta',
52735273
limit: 'Limite',
52745274
limitType: 'Tipo di limite',
5275-
name: 'Nome',
52765275
disabledApprovalForSmartLimitError: 'Abilita le approvazioni in <strong>Flussi di lavoro > Aggiungi approvazioni</strong> prima di impostare i limiti intelligenti',
52775276
},
52785277
deactivateCardModal: {

src/languages/ja.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5228,7 +5228,6 @@ ${
52285228
cardType: 'カードタイプ',
52295229
limit: '制限',
52305230
limitType: 'タイプを制限',
5231-
name: '名前',
52325231
disabledApprovalForSmartLimitError: 'スマートリミットを設定する前に、<strong>ワークフロー > 承認を追加</strong>で承認を有効にしてください',
52335232
},
52345233
deactivateCardModal: {

src/languages/nl.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5263,7 +5263,6 @@ ${
52635263
cardType: 'Kaarttype',
52645264
limit: 'Limiet',
52655265
limitType: 'Limiettype',
5266-
name: 'Naam',
52675266
disabledApprovalForSmartLimitError: 'Schakel goedkeuringen in <strong>Workflows > Goedkeuringen toevoegen</strong> in voordat u slimme limieten instelt',
52685267
},
52695268
deactivateCardModal: {

src/languages/pl.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5253,7 +5253,6 @@ ${
52535253
cardType: 'Typ karty',
52545254
limit: 'Limit',
52555255
limitType: 'Typ limitu',
5256-
name: 'Imię',
52575256
disabledApprovalForSmartLimitError: 'Proszę włączyć zatwierdzenia w <strong>Przepływy pracy > Dodaj zatwierdzenia</strong> przed skonfigurowaniem inteligentnych limitów',
52585257
},
52595258
deactivateCardModal: {

src/languages/pt-BR.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5256,7 +5256,6 @@ ${
52565256
cardType: 'Tipo de cartão',
52575257
limit: 'Limite',
52585258
limitType: 'Tipo de limite',
5259-
name: 'Nome',
52605259
disabledApprovalForSmartLimitError:
52615260
'Por favor, ative as aprovações em <strong>Fluxos de Trabalho > Adicionar aprovações</strong> antes de configurar os limites inteligentes',
52625261
},

src/languages/zh-hans.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5159,7 +5159,6 @@ ${
51595159
cardType: '卡类型',
51605160
limit: '限制',
51615161
limitType: '限制类型',
5162-
name: '名称',
51635162
disabledApprovalForSmartLimitError: '请在<strong>工作流程 > 添加审批</strong>中启用审批,然后再设置智能限制',
51645163
},
51655164
deactivateCardModal: {

0 commit comments

Comments
 (0)