File tree Expand file tree Collapse file tree 3 files changed +4
-9
lines changed
Expand file tree Collapse file tree 3 files changed +4
-9
lines changed Original file line number Diff line number Diff line change 77 */
88
99@use ' ../shared/styles/list-layout' as * ;
10-
1110@use ' ../../assets/styles/colours' as * ; // This imports the official Mifos colors
1211
1312.empty-state-container {
Original file line number Diff line number Diff line change 351351 "Home" : " Home"
352352 },
353353 "buttons" : {
354+ "Create Your First Group" : " Create Your First Group" ,
354355 "Accept Transfer" : " Accept Transfer" ,
355356 "Actions" : " Actions" ,
356357 "Activate" : " Activate" ,
30593060 "the Transaction Type" : " the Transaction Type"
30603061 },
30613062 "text" : {
3063+ "No Groups Found" : " No Groups Found" ,
3064+ "No Groups Found Description" : " We couldn't find any groups. Try a different search or create one now." ,
30623065 "About Us" : " About Us" ,
30633066 "A" : " A" ,
30643067 "Account Transfers" : " Account Transfers" ,
Original file line number Diff line number Diff line change 1- /**
2- * Copyright since 2025 Mifos Initiative
3- *
4- * This Source Code Form is subject to the terms of the Mozilla Public
5- * License, v. 2.0. If a copy of the MPL was not distributed with this
6- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
7- */
81// IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN!
92/* tslint:disable */
103export default {
114 'mifos_x' : {
125 'version' : '260311' ,
13- 'hash' : 'abf9bac6 '
6+ 'hash' : '53712621 '
147 } ,
158 'allow_switching_backend_instance' : true
169} ;
You can’t perform that action at this time.
0 commit comments