You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/languages/en.ts
+30
Original file line number
Diff line number
Diff line change
@@ -2337,6 +2337,7 @@ const translations = {
2337
2337
displayedAs: 'Displayed as',
2338
2338
plan: 'Plan',
2339
2339
profile: 'Profile',
2340
+
perDiem: 'Per diem',
2340
2341
bankAccount: 'Bank account',
2341
2342
connectBankAccount: 'Connect bank account',
2342
2343
testTransactions: 'Test transactions',
@@ -2401,6 +2402,25 @@ const translations = {
2401
2402
}
2402
2403
},
2403
2404
},
2405
+
perDiem: {
2406
+
subtitle: 'Set per diem rates to control daily employee spend. ',
2407
+
destination: 'Destination',
2408
+
subrate: 'Subrate',
2409
+
amount: 'Amount',
2410
+
deleteRates: ()=>({
2411
+
one: 'Delete rate',
2412
+
other: 'Delete rates',
2413
+
}),
2414
+
deletePerDiemRate: 'Delete per diem rate',
2415
+
areYouSureDelete: ()=>({
2416
+
one: 'Are you sure you want to delete this rate?',
2417
+
other: 'Are you sure you want to delete these rates?',
2418
+
}),
2419
+
emptyList: {
2420
+
title: 'Per diem',
2421
+
subtitle: 'Set per diem rates to control daily employee spend. Import rates from a spreadsheet to get started.',
2422
+
},
2423
+
},
2404
2424
qbd: {
2405
2425
exportOutOfPocketExpensesDescription: 'Set how out-of-pocket expenses export to QuickBooks Desktop.',
2406
2426
exportOutOfPocketExpensesCheckToogle: 'Mark checks as “print later”',
@@ -3291,6 +3311,10 @@ const translations = {
3291
3311
title: 'Distance rates',
3292
3312
subtitle: 'Add, update, and enforce rates.',
3293
3313
},
3314
+
perDiem: {
3315
+
title: 'Per diem',
3316
+
subtitle: 'Set Per diem rates to control daily employee spend.',
3317
+
},
3294
3318
expensifyCard: {
3295
3319
title: 'Expensify Card',
3296
3320
subtitle: 'Gain insights and control over spend.',
@@ -4067,6 +4091,12 @@ const translations = {
4067
4091
description: `Rules run in the background and keep your spend under control so you don't have to sweat the small stuff.\n\nRequire expense details like receipts and descriptions, set limits and defaults, and automate approvals and payments – all in one place.`,
4068
4092
onlyAvailableOnPlan: 'Rules are only available on the Control plan, starting at ',
4069
4093
},
4094
+
perDiem: {
4095
+
title: 'Per diem',
4096
+
description:
4097
+
'Per diem is a great way to keep your daily costs compliant and predictable whenever your employees travel. Enjoy features like custom rates, default categories, and more granular details like destinations and subrates.',
4098
+
onlyAvailableOnPlan: 'Per diem are only available on the Control plan, starting at ',
Copy file name to clipboardexpand all lines: src/languages/es.ts
+30
Original file line number
Diff line number
Diff line change
@@ -2358,6 +2358,7 @@ const translations = {
2358
2358
rules: 'Reglas',
2359
2359
plan: 'Plan',
2360
2360
profile: 'Perfil',
2361
+
perDiem: 'Per diem',
2361
2362
bankAccount: 'Cuenta bancaria',
2362
2363
displayedAs: 'Mostrado como',
2363
2364
connectBankAccount: 'Conectar cuenta bancaria',
@@ -2424,6 +2425,25 @@ const translations = {
2424
2425
}
2425
2426
},
2426
2427
},
2428
+
perDiem: {
2429
+
subtitle: 'Establece las tasas per diem para controlar los gastos diarios de los empleados. ',
2430
+
destination: 'Destino',
2431
+
subrate: 'Subtasa',
2432
+
amount: 'Cantidad',
2433
+
deleteRates: ()=>({
2434
+
one: 'Eliminar tasa',
2435
+
other: 'Eliminar tasas',
2436
+
}),
2437
+
deletePerDiemRate: 'Eliminar tasa per diem',
2438
+
areYouSureDelete: ()=>({
2439
+
one: '¿Estás seguro de que quieres eliminar esta tasa?',
2440
+
other: '¿Estás seguro de que quieres eliminar estas tasas?',
2441
+
}),
2442
+
emptyList: {
2443
+
title: 'Per diem',
2444
+
subtitle: 'Establece dietas per diem para controlar el gasto diario de los empleados. Importa las tarifas desde una hoja de cálculo para comenzar.',
2445
+
},
2446
+
},
2427
2447
qbd: {
2428
2448
exportOutOfPocketExpensesDescription: 'Establezca cómo se exportan los gastos de bolsillo a QuickBooks Desktop.',
2429
2449
exportOutOfPocketExpensesCheckToogle: 'Marcar los cheques como “imprimir más tarde”',
@@ -3332,6 +3352,10 @@ const translations = {
3332
3352
title: 'Tasas de distancia',
3333
3353
subtitle: 'Añade, actualiza y haz cumplir las tasas.',
3334
3354
},
3355
+
perDiem: {
3356
+
title: 'Per diem',
3357
+
subtitle: 'Establece las tasas per diem para controlar los gastos diarios de los empleados.',
3358
+
},
3335
3359
expensifyCard: {
3336
3360
title: 'Tarjeta Expensify',
3337
3361
subtitle: 'Obtén información y control sobre tus gastos.',
@@ -4113,6 +4137,12 @@ const translations = {
4113
4137
description: `Las reglas se ejecutan en segundo plano y mantienen tus gastos bajo control para que no tengas que preocuparte por los detalles pequeños.\n\nExige detalles de los gastos, como recibos y descripciones, establece límites y valores predeterminados, y automatiza las aprobaciones y los pagos, todo en un mismo lugar.`,
4114
4138
onlyAvailableOnPlan: 'Las reglas están disponibles solo en el plan Controlar, que comienza en ',
4115
4139
},
4140
+
perDiem: {
4141
+
title: 'Per diem',
4142
+
description:
4143
+
'Las dietas per diem (ej.: $100 por día para comidas) son una excelente forma de mantener los gastos diarios predecibles y ajustados a las políticas de la empresa, especialmente si tus empleados viajan por negocios. Disfruta de funciones como tasas personalizadas, categorías por defecto y detalles más específicos como destinos y subtasas.',
4144
+
onlyAvailableOnPlan: 'Las dietas per diem solo están disponibles en el plan Control, a partir de ',
4145
+
},
4116
4146
note: {
4117
4147
upgradeWorkspace: 'Mejore su espacio de trabajo para acceder a esta función, o',
0 commit comments