refactor(#607): [Bhargavi] change the labels in the app profile screen

This commit is contained in:
PuBHARGAVI
2023-03-06 22:30:12 +05:30
parent b5ff5dedef
commit b799d6444f
14 changed files with 37 additions and 26 deletions

View File

@@ -10,8 +10,8 @@ const model = createModel(
serviceRefs: {} as AppServices,
name: '',
vcLabel: {
singular: 'ID',
plural: 'IDs',
singular: 'Card',
plural: 'Cards',
} as VCLabel,
isBiometricUnlockEnabled: false,
},