Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/hooks/usePaymentOptions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ function usePaymentOptions({
onSelected: () => onPress(CONST.IOU.PAYMENT_TYPE.ELSEWHERE),
},
{
text: translate('workspace.invoices.paymentMethods.addBankAccount'),
text: translate('bankAccount.addBankAccount'),

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Super confused here, where does addBankAccount come from if we removed it?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

when I was working on this bankAccount.addBankAccount was still there. Has someone removed it?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see it's still there on main

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, I see it now. 👍 I wasn't able to find it using the repo search on GitHub.

icon: Expensicons.Bank,
onSelected: () => {
const bankAccountRoute = getBankAccountRoute(chatReport);
Expand All @@ -190,7 +190,7 @@ function usePaymentOptions({
subMenuItems: [
...(isCurrencySupported ? getPaymentSubitems(true) : []),
{
text: translate('workspace.invoices.paymentMethods.addBankAccount'),
text: translate('bankAccount.addBankAccount'),
icon: Expensicons.Bank,
onSelected: () => {
const bankAccountRoute = getBankAccountRoute(chatReport);
Expand Down
6 changes: 0 additions & 6 deletions src/languages/de.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1833,7 +1833,6 @@ const translations = {
sendAndReceiveMoney: 'Senden und Empfangen von Geld mit Freunden. Nur US-Bankkonten.',
enableWallet: 'Wallet aktivieren',
addBankAccountToSendAndReceive: 'Erhalten Sie eine Rückerstattung für Ausgaben, die Sie an einen Arbeitsbereich einreichen.',
addBankAccount: 'Bankkonto hinzufügen',
assignedCards: 'Zugewiesene Karten',
assignedCardsDescription: 'Dies sind Karten, die von einem Workspace-Admin zugewiesen wurden, um die Ausgaben des Unternehmens zu verwalten.',
expensifyCard: 'Expensify Card',
Expand Down Expand Up @@ -1900,7 +1899,6 @@ const translations = {
addApprovalButton: 'Genehmigungsworkflow hinzufügen',
addApprovalTip: 'Dieser Standard-Workflow gilt für alle Mitglieder, es sei denn, es existiert ein spezifischerer Workflow.',
approver: 'Genehmiger',
connectBankAccount: 'Bankkonto verbinden',
addApprovalsDescription: 'Zusätzliche Genehmigung erforderlich, bevor eine Zahlung autorisiert wird.',
makeOrTrackPaymentsTitle: 'Zahlungen vornehmen oder verfolgen',
makeOrTrackPaymentsDescription: 'Fügen Sie einen autorisierten Zahler für Zahlungen in Expensify hinzu oder verfolgen Sie Zahlungen, die anderswo getätigt wurden.',
Expand Down Expand Up @@ -3121,7 +3119,6 @@ const translations = {
termsAndConditions: 'Allgemeine Geschäftsbedingungen',
},
connectBankAccountStep: {
connectBankAccount: 'Bankkonto verbinden',
finishButtonText: 'Einrichtung abschließen',
validateYourBankAccount: 'Bestätigen Sie Ihr Bankkonto',
validateButtonText: 'Validieren',
Expand Down Expand Up @@ -3213,7 +3210,6 @@ const translations = {
pleaseUploadTheDirect: 'Bitte laden Sie die Lastschriftvereinbarung und die Docusign-Unterschriftsseite hoch.',
},
finishStep: {
connect: 'Bankkonto verbinden',
letsFinish: 'Lass uns im Chat fertig werden!',
thanksFor:
'Vielen Dank für diese Details. Ein dedizierter Support-Mitarbeiter wird nun Ihre Informationen überprüfen. Wir werden uns bei Ihnen melden, falls wir noch etwas von Ihnen benötigen. In der Zwischenzeit können Sie sich gerne mit Fragen an uns wenden.',
Expand Down Expand Up @@ -3410,7 +3406,6 @@ const translations = {
plan: 'Plan',
profile: 'Übersicht',
bankAccount: 'Bankkonto',
connectBankAccount: 'Bankkonto verbinden',
testTransactions: 'Transaktionen testen',
issueAndManageCards: 'Karten ausstellen und verwalten',
reconcileCards: 'Karten abstimmen',
Expand Down Expand Up @@ -5175,7 +5170,6 @@ const translations = {
personal: 'Persönlich',
business: 'Geschäft',
chooseInvoiceMethod: 'Wählen Sie unten eine Zahlungsmethode aus:',
addBankAccount: 'Bankkonto hinzufügen',
payingAsIndividual: 'Als Einzelperson bezahlen',
payingAsBusiness: 'Als Unternehmen bezahlen',
},
Expand Down
6 changes: 0 additions & 6 deletions src/languages/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1810,7 +1810,6 @@ const translations = {
sendAndReceiveMoney: 'Send and receive money with friends. US bank accounts only.',
enableWallet: 'Enable wallet',
addBankAccountToSendAndReceive: 'Get paid back for expenses you submit to a workspace.',
addBankAccount: 'Add bank account',
assignedCards: 'Assigned cards',
assignedCardsDescription: 'These are cards assigned by a workspace admin to manage company spend.',
expensifyCard: 'Expensify Card',
Expand Down Expand Up @@ -1875,7 +1874,6 @@ const translations = {
addApprovalButton: 'Add approval workflow',
addApprovalTip: 'This default workflow applies to all members, unless a more specific workflow exists.',
approver: 'Approver',
connectBankAccount: 'Connect bank account',
addApprovalsDescription: 'Require additional approval before authorizing a payment.',
makeOrTrackPaymentsTitle: 'Make or track payments',
makeOrTrackPaymentsDescription: 'Add an authorized payer for payments made in Expensify or track payments made elsewhere.',
Expand Down Expand Up @@ -3114,7 +3112,6 @@ const translations = {
termsAndConditions: 'terms and conditions',
},
connectBankAccountStep: {
connectBankAccount: 'Connect bank account',
finishButtonText: 'Finish setup',
validateYourBankAccount: 'Validate your bank account',
validateButtonText: 'Validate',
Expand Down Expand Up @@ -3206,7 +3203,6 @@ const translations = {
pleaseUploadTheDirect: 'Please upload the Direct Debit Arrangements and Docusign signature page',
},
finishStep: {
connect: 'Connect bank account',
letsFinish: "Let's finish in chat!",
thanksFor:
"Thanks for those details. A dedicated support agent will now review your information. We'll circle back if we need anything else from you, but in the meantime, feel free to reach out to us with any questions.",
Expand Down Expand Up @@ -3402,7 +3398,6 @@ const translations = {
plan: 'Plan',
profile: 'Overview',
bankAccount: 'Bank account',
connectBankAccount: 'Connect bank account',
testTransactions: 'Test transactions',
issueAndManageCards: 'Issue and manage cards',
reconcileCards: 'Reconcile cards',
Expand Down Expand Up @@ -5152,7 +5147,6 @@ const translations = {
personal: 'Personal',
business: 'Business',
chooseInvoiceMethod: 'Choose a payment method below:',
addBankAccount: 'Add bank account',
payingAsIndividual: 'Paying as an individual',
payingAsBusiness: 'Paying as a business',
},
Expand Down
6 changes: 0 additions & 6 deletions src/languages/es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1809,7 +1809,6 @@ const translations = {
sendAndReceiveMoney: 'Envía y recibe dinero desde tu Billetera Expensify. Solo cuentas bancarias de EE. UU.',
enableWallet: 'Habilitar billetera',
addBankAccountToSendAndReceive: 'Recibe el reembolso de los gastos que envíes a un espacio de trabajo.',
addBankAccount: 'Añadir cuenta bancaria',
assignedCards: 'Tarjetas asignadas',
assignedCardsDescription: 'Son tarjetas asignadas por un administrador del espacio de trabajo para gestionar los gastos de la empresa.',
expensifyCard: 'Tarjeta Expensify',
Expand Down Expand Up @@ -1874,7 +1873,6 @@ const translations = {
addApprovalButton: 'Añadir flujo de aprobación',
addApprovalTip: 'Este flujo de trabajo por defecto se aplica a todos los miembros, a menos que exista un flujo de trabajo más específico.',
approver: 'Aprobador',
connectBankAccount: 'Conectar cuenta bancaria',
addApprovalsDescription: 'Requiere una aprobación adicional antes de autorizar un pago.',
makeOrTrackPaymentsTitle: 'Realizar o seguir pagos',
makeOrTrackPaymentsDescription: 'Añade un pagador autorizado para los pagos realizados en Expensify o realiza un seguimiento de los pagos realizados en otro lugar.',
Expand Down Expand Up @@ -3106,7 +3104,6 @@ const translations = {
termsAndConditions: 'Términos y Condiciones',
},
connectBankAccountStep: {
connectBankAccount: 'Conectar cuenta bancaria',
finishButtonText: 'Finalizar configuración',
validateYourBankAccount: 'Valida tu cuenta bancaria',
validateButtonText: 'Validar',
Expand Down Expand Up @@ -3198,7 +3195,6 @@ const translations = {
pleaseUploadTheDirect: 'Por favor, cargue los Acuerdos de Débito Directo y la página de firma de Docusign.',
},
finishStep: {
connect: 'Conectar cuenta bancaria',
letsFinish: '¡Terminemos en el chat!',
thanksFor:
'Gracias por esos detalles. Un agente de soporte dedicado revisará ahora tu información. Nos pondremos en contacto si necesitamos algo más de tu parte, pero mientras tanto, no dudes en comunicarte con nosotros si tienes alguna pregunta.',
Expand Down Expand Up @@ -3393,7 +3389,6 @@ const translations = {
profile: 'Resumen',
bankAccount: 'Cuenta bancaria',
displayedAs: 'Mostrado como',
connectBankAccount: 'Conectar cuenta bancaria',
testTransactions: 'Transacciones de prueba',
issueAndManageCards: 'Emitir y gestionar tarjetas',
reconcileCards: 'Reconciliar tarjetas',
Expand Down Expand Up @@ -5167,7 +5162,6 @@ const translations = {
personal: 'Personal',
business: 'Empresas',
chooseInvoiceMethod: 'Elija un método de pago:',
addBankAccount: 'Añadir cuenta bancaria',
payingAsIndividual: 'Pago individual',
payingAsBusiness: 'Pagar como una empresa',
},
Expand Down
6 changes: 0 additions & 6 deletions src/languages/fr.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1834,7 +1834,6 @@ const translations = {
sendAndReceiveMoney: "Envoyez et recevez de l'argent avec des amis. Comptes bancaires américains uniquement.",
enableWallet: 'Activer le portefeuille',
addBankAccountToSendAndReceive: 'Soyez remboursé pour les dépenses que vous soumettez à un espace de travail.',
addBankAccount: 'Ajouter un compte bancaire',
assignedCards: 'Cartes assignées',
assignedCardsDescription: "Ce sont des cartes attribuées par un administrateur d'espace de travail pour gérer les dépenses de l'entreprise.",
expensifyCard: 'Expensify Card',
Expand Down Expand Up @@ -1902,7 +1901,6 @@ const translations = {
addApprovalButton: "Ajouter un flux de travail d'approbation",
addApprovalTip: "Ce flux de travail par défaut s'applique à tous les membres, sauf si un flux de travail plus spécifique existe.",
approver: 'Approbateur',
connectBankAccount: 'Connecter un compte bancaire',
addApprovalsDescription: "Exiger une approbation supplémentaire avant d'autoriser un paiement.",
makeOrTrackPaymentsTitle: 'Effectuer ou suivre des paiements',
makeOrTrackPaymentsDescription: 'Ajoutez un payeur autorisé pour les paiements effectués dans Expensify ou suivez les paiements effectués ailleurs.',
Expand Down Expand Up @@ -3125,7 +3123,6 @@ const translations = {
termsAndConditions: 'termes et conditions',
},
connectBankAccountStep: {
connectBankAccount: 'Connecter un compte bancaire',
finishButtonText: 'Terminer la configuration',
validateYourBankAccount: 'Validez votre compte bancaire',
validateButtonText: 'Valider',
Expand Down Expand Up @@ -3219,7 +3216,6 @@ const translations = {
pleaseUploadTheDirect: 'Veuillez téléverser les accords de prélèvement automatique et la page de signature Docusign.',
},
finishStep: {
connect: 'Connecter un compte bancaire',
letsFinish: 'Terminons dans le chat !',
thanksFor:
"Merci pour ces détails. Un agent de support dédié va maintenant examiner vos informations. Nous reviendrons vers vous si nous avons besoin de quelque chose d'autre, mais en attendant, n'hésitez pas à nous contacter si vous avez des questions.",
Expand Down Expand Up @@ -3416,7 +3412,6 @@ const translations = {
plan: 'Planification',
profile: 'Aperçu',
bankAccount: 'Compte bancaire',
connectBankAccount: 'Connecter un compte bancaire',
testTransactions: 'Tester les transactions',
issueAndManageCards: 'Émettre et gérer des cartes',
reconcileCards: 'Rapprocher les cartes',
Expand Down Expand Up @@ -5187,7 +5182,6 @@ const translations = {
personal: 'Personnel',
business: 'Entreprise',
chooseInvoiceMethod: 'Choisissez un mode de paiement ci-dessous :',
addBankAccount: 'Ajouter un compte bancaire',
payingAsIndividual: "Payer en tant qu'individu",
payingAsBusiness: "Payer en tant qu'entreprise",
},
Expand Down
6 changes: 0 additions & 6 deletions src/languages/it.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1826,7 +1826,6 @@ const translations = {
sendAndReceiveMoney: 'Invia e ricevi denaro con gli amici. Solo conti bancari statunitensi.',
enableWallet: 'Abilita portafoglio',
addBankAccountToSendAndReceive: "Ricevi il rimborso per le spese che invii a un'area di lavoro.",
addBankAccount: 'Aggiungi conto bancario',
assignedCards: 'Carte assegnate',
assignedCardsDescription: 'Queste sono carte assegnate da un amministratore del workspace per gestire le spese aziendali.',
expensifyCard: 'Expensify Card',
Expand Down Expand Up @@ -1893,7 +1892,6 @@ const translations = {
addApprovalButton: 'Aggiungi flusso di lavoro di approvazione',
addApprovalTip: 'Questo flusso di lavoro predefinito si applica a tutti i membri, a meno che non esista un flusso di lavoro più specifico.',
approver: 'Approvante',
connectBankAccount: 'Collega conto bancario',
addApprovalsDescription: "Richiedi un'approvazione aggiuntiva prima di autorizzare un pagamento.",
makeOrTrackPaymentsTitle: 'Effettua o traccia pagamenti',
makeOrTrackPaymentsDescription: 'Aggiungi un pagatore autorizzato per i pagamenti effettuati in Expensify o traccia i pagamenti effettuati altrove.',
Expand Down Expand Up @@ -3134,7 +3132,6 @@ const translations = {
termsAndConditions: 'termini e condizioni',
},
connectBankAccountStep: {
connectBankAccount: 'Collega conto bancario',
finishButtonText: 'Completa la configurazione',
validateYourBankAccount: 'Convalida il tuo conto bancario',
validateButtonText: 'Convalida',
Expand Down Expand Up @@ -3226,7 +3223,6 @@ const translations = {
pleaseUploadTheDirect: 'Carica l’accordo di addebito diretto e la pagina di firma Docusign.',
},
finishStep: {
connect: 'Collega conto bancario',
letsFinish: 'Finisciamo in chat!',
thanksFor:
'Grazie per questi dettagli. Un agente di supporto dedicato esaminerà ora le tue informazioni. Ti ricontatteremo se avremo bisogno di ulteriori informazioni da parte tua, ma nel frattempo, non esitare a contattarci per qualsiasi domanda.',
Expand Down Expand Up @@ -3422,7 +3418,6 @@ const translations = {
plan: 'Piano',
profile: 'Panoramica',
bankAccount: 'Conto bancario',
connectBankAccount: 'Collega conto bancario',
testTransactions: 'Transazioni di prova',
issueAndManageCards: 'Emetti e gestisci carte',
reconcileCards: 'Riconcilia carte',
Expand Down Expand Up @@ -5187,7 +5182,6 @@ const translations = {
personal: 'Personale',
business: 'Business',
chooseInvoiceMethod: 'Scegli un metodo di pagamento qui sotto:',
addBankAccount: 'Aggiungi conto bancario',
payingAsIndividual: 'Pagare come individuo',
payingAsBusiness: "Pagare come un'azienda",
},
Expand Down
6 changes: 0 additions & 6 deletions src/languages/ja.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1824,7 +1824,6 @@ const translations = {
sendAndReceiveMoney: '友達とお金を送受信する。米国の銀行口座のみ。',
enableWallet: 'ウォレットを有効にする',
addBankAccountToSendAndReceive: 'ワークスペースに提出した経費の払い戻しを受ける。',
addBankAccount: '銀行口座を追加',
assignedCards: '割り当てられたカード',
assignedCardsDescription: 'これらは、会社の支出を管理するためにワークスペース管理者によって割り当てられたカードです。',
expensifyCard: 'Expensify Card',
Expand Down Expand Up @@ -1888,7 +1887,6 @@ const translations = {
addApprovalButton: '承認ワークフローを追加',
addApprovalTip: 'このデフォルトのワークフローは、より具体的なワークフローが存在しない限り、すべてのメンバーに適用されます。',
approver: '承認者',
connectBankAccount: '銀行口座を接続',
addApprovalsDescription: '支払いを承認する前に追加の承認が必要です。',
makeOrTrackPaymentsTitle: '支払いを行うまたは追跡する',
makeOrTrackPaymentsDescription: 'Expensifyでの支払いのために認可された支払者を追加するか、他の場所で行われた支払いを追跡します。',
Expand Down Expand Up @@ -3138,7 +3136,6 @@ const translations = {
termsAndConditions: '利用規約',
},
connectBankAccountStep: {
connectBankAccount: '銀行口座を接続',
finishButtonText: 'セットアップを完了する',
validateYourBankAccount: '銀行口座を確認してください',
validateButtonText: '検証する',
Expand Down Expand Up @@ -3229,7 +3226,6 @@ const translations = {
pleaseUploadTheDirect: '口座振替契約およびDocusign署名ページをアップロードしてください。',
},
finishStep: {
connect: '銀行口座を接続',
letsFinish: 'チャットで終わらせましょう!',
thanksFor:
'これらの詳細をありがとうございます。専任のサポートエージェントがあなたの情報を確認します。追加で必要な情報がある場合はご連絡しますが、その間に質問があればお気軽にお問い合わせください。',
Expand Down Expand Up @@ -3423,7 +3419,6 @@ const translations = {
plan: '計画',
profile: '概要',
bankAccount: '銀行口座',
connectBankAccount: '銀行口座を接続',
testTransactions: 'トランザクションをテストする',
issueAndManageCards: 'カードの発行と管理',
reconcileCards: 'カードを照合する',
Expand Down Expand Up @@ -5163,7 +5158,6 @@ const translations = {
personal: '個人用',
business: 'ビジネス',
chooseInvoiceMethod: '以下の支払い方法を選択してください:',
addBankAccount: '銀行口座を追加',
payingAsIndividual: '個人として支払う',
payingAsBusiness: 'ビジネスとして支払う',
},
Expand Down
Loading
Loading