update text content

This commit is contained in:
MaysWind
2024-04-06 13:07:16 +08:00
parent cb57b216d0
commit 4b68ccf678
70 changed files with 557 additions and 563 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ const allAccountTypesArray = [
name: 'Single Account'
}, {
id: allAccountTypes.MultiSubAccounts,
name: 'Multi Sub Accounts'
name: 'Multiple Sub-accounts'
}
];