File tree Expand file tree Collapse file tree
components/SelectionList/Search Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ function WithdrawalIDListItemHeader<TItem extends ListItem>({
7575 style = { [ styles . optionDisplayName , styles . sidebarLinkTextBold , styles . pre ] }
7676 />
7777 < TextWithTooltip
78- text = { `${ formattedWithdrawalDate } ${ translate ( 'common.entryID ' ) } : ${ withdrawalIDItem . entryID } ` }
78+ text = { `${ formattedWithdrawalDate } ${ translate ( 'common.withdrawalID ' ) } : ${ withdrawalIDItem . entryID } ` }
7979 style = { [ styles . textLabelSupporting , styles . lh16 , styles . pre ] }
8080 />
8181 </ View >
Original file line number Diff line number Diff line change @@ -587,7 +587,6 @@ const translations = {
587587 network : 'Netzwerk' ,
588588 reportID : 'Berichts-ID' ,
589589 longID : 'Lange ID' ,
590- entryID : 'Beitrags-ID' ,
591590 withdrawalID : 'Auszahlungs-ID' ,
592591 bankAccounts : 'Bankkonten' ,
593592 chooseFile : 'Datei auswählen' ,
Original file line number Diff line number Diff line change @@ -579,7 +579,6 @@ const translations = {
579579 network : 'Network' ,
580580 reportID : 'Report ID' ,
581581 longID : 'Long ID' ,
582- entryID : 'Entry ID' ,
583582 withdrawalID : 'Withdrawal ID' ,
584583 bankAccounts : 'Bank accounts' ,
585584 chooseFile : 'Choose file' ,
Original file line number Diff line number Diff line change @@ -571,7 +571,6 @@ const translations = {
571571 network : 'La red' ,
572572 reportID : 'ID del informe' ,
573573 longID : 'ID largo' ,
574- entryID : 'ID de la entrada' ,
575574 withdrawalID : 'ID de retiro' ,
576575 bankAccounts : 'Cuentas bancarias' ,
577576 chooseFile : 'Elegir archivo' ,
Original file line number Diff line number Diff line change @@ -587,7 +587,6 @@ const translations = {
587587 network : 'Réseau' ,
588588 reportID : 'ID du rapport' ,
589589 longID : 'ID long' ,
590- entryID : "ID d'entrée" ,
591590 withdrawalID : 'ID de retrait' ,
592591 bankAccounts : 'Comptes bancaires' ,
593592 chooseFile : 'Choisir un fichier' ,
Original file line number Diff line number Diff line change @@ -587,7 +587,6 @@ const translations = {
587587 network : 'Rete' ,
588588 reportID : 'ID Rapporto' ,
589589 longID : 'ID lungo' ,
590- entryID : 'ID di ingresso' ,
591590 withdrawalID : 'ID di prelievo' ,
592591 bankAccounts : 'Conti bancari' ,
593592 chooseFile : 'Scegli file' ,
Original file line number Diff line number Diff line change @@ -587,7 +587,6 @@ const translations = {
587587 network: 'ネットワーク',
588588 reportID: 'レポートID',
589589 longID: 'Long ID',
590- entryID: 'エントリーID',
591590 withdrawalID: '出金ID',
592591 bankAccounts: '銀行口座',
593592 chooseFile: 'ファイルを選択',
Original file line number Diff line number Diff line change @@ -587,7 +587,6 @@ const translations = {
587587 network: 'Netwerk',
588588 reportID: 'Rapport-ID',
589589 longID: 'Lang ID',
590- entryID : 'Toegangs-ID' ,
591590 withdrawalID: 'Opname-ID',
592591 bankAccounts: 'Bankrekeningen',
593592 chooseFile: 'Bestand kiezen',
Original file line number Diff line number Diff line change @@ -587,7 +587,6 @@ const translations = {
587587 network: 'Sieć',
588588 reportID: 'ID raportu',
589589 longID: 'Długi identyfikator',
590- entryID: 'Identyfikator wpisu',
591590 withdrawalID: 'Identyfikator wypłaty',
592591 bankAccounts: 'Konta bankowe',
593592 chooseFile: 'Wybierz plik',
Original file line number Diff line number Diff line change @@ -588,7 +588,6 @@ const translations = {
588588 network: 'Network',
589589 reportID: 'ID do Relatório',
590590 longID: 'ID longo',
591- entryID: 'ID de entrada',
592591 withdrawalID: 'ID de retirada',
593592 bankAccounts: 'Contas bancárias',
594593 chooseFile: 'Escolher arquivo',
You can’t perform that action at this time.
0 commit comments