feat: change banking service language

This commit is contained in:
Ahmed Bouhuolia
2024-08-22 20:49:15 +02:00
parent 07740a51ef
commit 820b363f79
11 changed files with 58 additions and 58 deletions

View File

@@ -441,12 +441,12 @@ export const SidebarMenu = [
// # Cashflow
// ---------------
{
text: <T id={'siebar.cashflow'} />,
text: <T id={'sidebar.banking'} />,
type: ISidebarMenuItemType.Overlay,
overlayId: ISidebarMenuOverlayIds.Cashflow,
children: [
{
text: <T id={'siebar.cashflow'} />,
text: <T id={'sidebar.banking'} />,
type: ISidebarMenuItemType.Group,
children: [
{