Skip to content
Open
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
2 changes: 1 addition & 1 deletion src/app/groups/groups-view/groups-view.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<mat-card-title-group class="header-title-group">
<div class="profile-image-container">
<div>
<img mat-card-md-image class="profile-image" src="assets/images/group_placeholder.png" />
<img mat-card-md-image class="profile-image" src="assets/images/group_placeholder.png" alt="" role="presentation" />
</div>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
<ng-container matColumnDef="actions">
<th mat-header-cell class="center" *matHeaderCellDef>{{ 'labels.inputs.Actions' | translate }}</th>
<td mat-cell class="center" *matCellDef="let transaction">
<button mat-icon-button [matMenuTriggerFor]="transactionMenu" aria-label="" class="action-button">
<button mat-icon-button [matMenuTriggerFor]="transactionMenu" [attr.aria-label]="'labels.inputs.Transaction Actions' | translate" class="action-button">
<mat-icon>more_vert</mat-icon>
</button>
<mat-menu #transactionMenu="matMenu">
Expand Down
5 changes: 3 additions & 2 deletions src/app/shared/theme-toggle/theme-toggle.component.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
<!--
<!--
Copyright since 2025 Mifos Initiative

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<button mat-icon-button (click)="toggleTheme()" class="m-l-5 m-r-5">
<button mat-icon-button (click)="toggleTheme()" class="m-l-5 m-r-5"
[attr.aria-label]="(darkModeOn ? 'labels.text.Switch to Light Mode' : 'labels.text.Switch to Dark Mode') | translate">
<mifosx-m3-icon [name]="darkModeOn ? 'wb_sunny' : 'nights_stay'"></mifosx-m3-icon>
</button>
3 changes: 3 additions & 0 deletions src/assets/translations/cs-CS.json
Original file line number Diff line number Diff line change
Expand Up @@ -2617,6 +2617,7 @@
"Town / Village": "Město / vesnice",
"Trail ID": "Trail ID",
"Transaction": "Transakce",
"Transaction Actions": "Akce transakce",
"Transaction Amount": "Částka transakce",
"Transaction Date": "Datum transakce",
"Transaction Date From": "Datum transakce od",
Expand Down Expand Up @@ -3550,6 +3551,8 @@
"Start filling the details": "Kliknutím začněte vyplňovat podrobnosti. * pole označení jsou nezbytná.",
"Step": "Krok",
"Supports Loan charges, Savings & deposits": "Tato možnost umožňuje vytvářet nové poplatky. Podporuje poplatky za úvěr, poplatky za spoření a vklady a poplatky za klienty.",
"Switch to Dark Mode": "Přepnout na tmavý režim",
"Switch to Light Mode": "Přepnout na světlý režim",
"System": "Systém",
"System Information": "Systémové Informace",
"Software Licensing": "Licencování Softwaru",
Expand Down
3 changes: 3 additions & 0 deletions src/assets/translations/de-DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -2618,6 +2618,7 @@
"Town / Village": "Kleinstadt",
"Trail ID": "Trail-ID",
"Transaction": "Transaktion",
"Transaction Actions": "Transaktionsaktionen",
"Transaction Amount": "Transaktionshöhe",
"Transaction Date": "Transaktionsdatum",
"Transaction Date From": "Transaktionsdatum von",
Expand Down Expand Up @@ -3550,6 +3551,8 @@
"Start filling the details": "Klicken Sie hier, um mit dem Ausfüllen der Details zu beginnen. * Markierungsfelder sind erforderlich.",
"Step": "Schritt",
"Supports Loan charges, Savings & deposits": "Mit dieser Option können Sie neue Gebühren erstellen. Es unterstützt Kreditgebühren, Spar- und Einlagengebühren sowie Kundengebühren.",
"Switch to Dark Mode": "Zum Dunkelmodus wechseln",
"Switch to Light Mode": "Zum Hellmodus wechseln",
"System": "System",
"System Information": "Systeminformationen",
"Software Licensing": "Softwarelizenzierung",
Expand Down
3 changes: 3 additions & 0 deletions src/assets/translations/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -2639,6 +2639,7 @@
"Town / Village": "Town / Village",
"Trail ID": "Trail ID",
"Transaction": "Transaction",
"Transaction Actions": "Transaction Actions",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please add the translation in the other languages

"Transaction Amount": "Transaction Amount",
"Transaction Date": "Transaction Date",
"Transaction Date From": "Transaction Date From",
Expand Down Expand Up @@ -3683,6 +3684,8 @@
"Start filling the details": "Click to start filling the details. * mark fields are necessary.",
"Step": "Step",
"Supports Loan charges, Savings & deposits": "This option allows you to create new charges. It supports Loan charges, Savings and deposits charges and Client charges.",
"Switch to Dark Mode": "Switch to Dark Mode",
"Switch to Light Mode": "Switch to Light Mode",
"System": "System",
"System Information": "System Information",
"Software Licensing": "Software Licensing",
Expand Down
3 changes: 3 additions & 0 deletions src/assets/translations/es-CL.json
Original file line number Diff line number Diff line change
Expand Up @@ -2619,6 +2619,7 @@
"Town / Village": "Población",
"Trail ID": "Id de ruta",
"Transaction": "Transacción",
"Transaction Actions": "Acciones de transacción",
"Transaction Amount": "Monto",
"Transaction Date": "Fecha de Transacción",
"Transaction Date From": "Fecha de transacción desde",
Expand Down Expand Up @@ -3551,6 +3552,8 @@
"Start filling the details": "Haga clic para comenzar a completar los detalles. * Los campos de marca son necesarios.",
"Step": "Paso",
"Supports Loan charges, Savings & deposits": "Esta opción le permite crear nuevos cargos. Admite cargos por Créditos, cargos por ahorros y depósitos y cargos por clientes.",
"Switch to Dark Mode": "Cambiar a modo oscuro",
"Switch to Light Mode": "Cambiar a modo claro",
"System": "Sistema",
"System Information": "Información del Sistema",
"Software Licensing": "Licenciamiento de Software",
Expand Down
3 changes: 3 additions & 0 deletions src/assets/translations/es-MX.json
Original file line number Diff line number Diff line change
Expand Up @@ -2624,6 +2624,7 @@
"Town / Village": "Población",
"Trail ID": "Id de ruta",
"Transaction": "Transacción",
"Transaction Actions": "Acciones de transacción",
"Transaction Amount": "Monto",
"Transaction Date": "Fecha de Transacción",
"Transaction Date From": "Fecha de transacción desde",
Expand Down Expand Up @@ -3582,6 +3583,8 @@
"Start filling the details": "Haga clic para comenzar a completar los detalles. * Los campos de marca son necesarios.",
"Step": "Paso",
"Supports Loan charges, Savings & deposits": "Esta opción le permite crear nuevos cargos. Admite cargos por Créditos, cargos por ahorros y depósitos y cargos por clientes.",
"Switch to Dark Mode": "Cambiar a modo oscuro",
"Switch to Light Mode": "Cambiar a modo claro",
"System": "Sistema",
"System Information": "Información del Sistema",
"Software Licensing": "Licenciamiento de Software",
Expand Down
3 changes: 3 additions & 0 deletions src/assets/translations/fr-FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -2621,6 +2621,7 @@
"Town / Village": "Ville Village",
"Trail ID": "ID du sentier",
"Transaction": "Transaction",
"Transaction Actions": "Actions de transaction",
"Transaction Amount": "Montant de la transaction",
"Transaction Date": "Date de la transaction",
"Transaction Date From": "Date de transaction à partir de",
Expand Down Expand Up @@ -3552,6 +3553,8 @@
"Start filling the details": "Cliquez pour commencer à remplir les détails. * Les champs de marque sont nécessaires.",
"Step": "Étape",
"Supports Loan charges, Savings & deposits": "Cette option vous permet de créer de nouveaux frais. Il prend en charge les frais de prêt, les frais d'épargne et de dépôt et les frais du client.",
"Switch to Dark Mode": "Passer en mode sombre",
"Switch to Light Mode": "Passer en mode clair",
"System": "Système",
"System Information": "Informations Système",
"Software Licensing": "Licence de Logiciels",
Expand Down
3 changes: 3 additions & 0 deletions src/assets/translations/it-IT.json
Original file line number Diff line number Diff line change
Expand Up @@ -2617,6 +2617,7 @@
"Town / Village": "Città/Villaggio",
"Trail ID": "Identificativo del sentiero",
"Transaction": "Transazione",
"Transaction Actions": "Azioni transazione",
"Transaction Amount": "Importo della transazione",
"Transaction Date": "Data della transazione",
"Transaction Date From": "Data della transazione da",
Expand Down Expand Up @@ -3549,6 +3550,8 @@
"Start filling the details": "Fare clic per iniziare a compilare i dettagli. *I campi contrassegnati sono obbligatori.",
"Step": "Fare un passo",
"Supports Loan charges, Savings & deposits": "Questa opzione ti consente di creare nuovi addebiti. Supporta le spese di prestito, le spese di risparmio e deposito e le spese del cliente.",
"Switch to Dark Mode": "Passa alla modalità scura",
"Switch to Light Mode": "Passa alla modalità chiara",
"System": "Sistema",
"System Information": "Informazioni di Sistema",
"Software Licensing": "Licenza del Software",
Expand Down
3 changes: 3 additions & 0 deletions src/assets/translations/ko-KO.json
Original file line number Diff line number Diff line change
Expand Up @@ -2619,6 +2619,7 @@
"Town / Village": "마을 / 마을",
"Trail ID": "트레일 ID",
"Transaction": "거래",
"Transaction Actions": "거래 작업",
"Transaction Amount": "거래금액",
"Transaction Date": "거래 날짜",
"Transaction Date From": "거래 날짜: 부터",
Expand Down Expand Up @@ -3549,6 +3550,8 @@
"Start filling the details": "세부정보 작성을 시작하려면 클릭하세요. * 표시 필드가 필요합니다.",
"Step": "단계",
"Supports Loan charges, Savings & deposits": "이 옵션을 사용하면 새 요금을 생성할 수 있습니다. 대출 수수료, 예금 수수료, 고객 수수료를 지원합니다.",
"Switch to Dark Mode": "다크 모드로 전환",
"Switch to Light Mode": "라이트 모드로 전환",
"System": "체계",
"System Information": "시스템 정보",
"Software Licensing": "소프트웨어 라이선싱",
Expand Down
3 changes: 3 additions & 0 deletions src/assets/translations/lt-LT.json
Original file line number Diff line number Diff line change
Expand Up @@ -2615,6 +2615,7 @@
"Town / Village": "Miestas / kaimas",
"Trail ID": "Tako ID",
"Transaction": "Sandoris",
"Transaction Actions": "Operacijos veiksmai",
"Transaction Amount": "Sandorio suma",
"Transaction Date": "Pervedimo data",
"Transaction Date From": "Sandorio data Nuo",
Expand Down Expand Up @@ -3550,6 +3551,8 @@
"Start filling the details": "Spustelėkite norėdami pradėti pildyti išsamią informaciją. * žymėjimo laukai yra būtini.",
"Step": "Žingsnis",
"Supports Loan charges, Savings & deposits": "Ši parinktis leidžia sukurti naujus mokesčius. Tai palaiko paskolos mokesčius, taupymo ir indėlių mokesčius ir klientų mokesčius.",
"Switch to Dark Mode": "Perjungti į tamsų režimą",
"Switch to Light Mode": "Perjungti į šviesų režimą",
"System": "Sistema",
"System Information": "Sistemos Informacija",
"Software Licensing": "Programinės Įrangos Licencijavimas",
Expand Down
3 changes: 3 additions & 0 deletions src/assets/translations/lv-LV.json
Original file line number Diff line number Diff line change
Expand Up @@ -2618,6 +2618,7 @@
"Town / Village": "Pilsēta / Ciems",
"Trail ID": "Takas ID",
"Transaction": "Darījums",
"Transaction Actions": "Darījuma darbības",
"Transaction Amount": "Darījuma summa",
"Transaction Date": "Darījuma datums",
"Transaction Date From": "Darījuma datums No",
Expand Down Expand Up @@ -3550,6 +3551,8 @@
"Start filling the details": "Noklikšķiniet, lai sāktu aizpildīt informāciju. * ir nepieciešami atzīmju lauki.",
"Step": "Solis",
"Supports Loan charges, Savings & deposits": "Šī opcija ļauj izveidot jaunas maksas. Tā atbalsta aizdevuma maksas, uzkrājumu un noguldījumu maksas un klientu maksas.",
"Switch to Dark Mode": "Pārslēgt uz tumšo režīmu",
"Switch to Light Mode": "Pārslēgt uz gaišo režīmu",
"System": "Sistēma",
"System Information": "Sistēmas Informācija",
"Software Licensing": "Programmatūras Licencēšana",
Expand Down
3 changes: 3 additions & 0 deletions src/assets/translations/ne-NE.json
Original file line number Diff line number Diff line change
Expand Up @@ -2616,6 +2616,7 @@
"Town / Village": "सहर/गाउँ",
"Trail ID": "ट्रेल आईडी",
"Transaction": "लेनदेन",
"Transaction Actions": "कारोबार कार्यहरू",
"Transaction Amount": "लेनदेन रकम",
"Transaction Date": "लेनदेन मिति",
"Transaction Date From": "लेनदेन मिति देखि",
Expand Down Expand Up @@ -3548,6 +3549,8 @@
"Start filling the details": "विवरणहरू भर्न सुरु गर्न क्लिक गर्नुहोस्। * मार्क क्षेत्रहरू आवश्यक छन्।",
"Step": "चरण",
"Supports Loan charges, Savings & deposits": "यो विकल्पले तपाईंलाई नयाँ शुल्कहरू सिर्जना गर्न अनुमति दिन्छ। यसले ऋण शुल्क, बचत र निक्षेप शुल्क र ग्राहक शुल्कहरू समर्थन गर्दछ।",
"Switch to Dark Mode": "डार्क मोडमा स्विच गर्नुहोस्",
"Switch to Light Mode": "लाइट मोडमा स्विच गर्नुहोस्",
"System": "प्रणाली",
"System Information": "प्रणाली जानकारी",
"Software Licensing": "सफ्टवेयर इजाजतपत्र",
Expand Down
3 changes: 3 additions & 0 deletions src/assets/translations/pt-PT.json
Original file line number Diff line number Diff line change
Expand Up @@ -2618,6 +2618,7 @@
"Town / Village": "Vilarejo",
"Trail ID": "ID da trilha",
"Transaction": "Transação",
"Transaction Actions": "Ações de transação",
"Transaction Amount": "Valor da transação",
"Transaction Date": "Data da transação",
"Transaction Date From": "Data da transação de",
Expand Down Expand Up @@ -3550,6 +3551,8 @@
"Start filling the details": "Clique para começar a preencher os dados. * os campos de marcação são necessários.",
"Step": "Etapa",
"Supports Loan charges, Savings & deposits": "Esta opção permite criar novas cobranças. Suporta encargos de empréstimos, encargos de poupança e depósitos e encargos de clientes.",
"Switch to Dark Mode": "Mudar para modo escuro",
"Switch to Light Mode": "Mudar para modo claro",
"System": "Sistema",
"System Information": "Informações do Sistema",
"Software Licensing": "Licenciamento de Software",
Expand Down
3 changes: 3 additions & 0 deletions src/assets/translations/sw-SW.json
Original file line number Diff line number Diff line change
Expand Up @@ -2616,6 +2616,7 @@
"Town / Village": "Mji/Kijiji",
"Trail ID": "Kitambulisho cha Njia",
"Transaction": "Shughuli",
"Transaction Actions": "Vitendo vya muamala",
"Transaction Amount": "Kiasi cha Muamala",
"Transaction Date": "Tarehe ya Muamala",
"Transaction Date From": "Tarehe ya Muamala Kutoka",
Expand Down Expand Up @@ -3548,6 +3549,8 @@
"Start filling the details": "Bofya ili kuanza kujaza maelezo. * maeneo ya alama ni muhimu.",
"Step": "Hatua",
"Supports Loan charges, Savings & deposits": "Chaguo hili hukuruhusu kuunda gharama mpya. Inaauni ada za Mikopo, Ada za Akiba na amana na ada za Mteja.",
"Switch to Dark Mode": "Badilisha kwa hali ya giza",
"Switch to Light Mode": "Badilisha kwa hali ya mwanga",
"System": "Mfumo",
"System Information": "Taarifa za Mfumo",
"Software Licensing": "Leseni ya Programu",
Expand Down