diff --git a/apps/miniapp/src/i18n.ts b/apps/miniapp/src/i18n.ts index 97b6128..748437f 100644 --- a/apps/miniapp/src/i18n.ts +++ b/apps/miniapp/src/i18n.ts @@ -79,7 +79,6 @@ export const dictionary = { homePurchasesTitle: 'Purchases', homePurchasesOffsetLabel: 'Your purchases balance', homePurchasesTotalLabel: 'Household purchases ({count})', - homeMembersCountLabel: 'Members', whyAction: 'Why?', currentCycleLabel: 'Current cycle', cycleTotalLabel: 'Cycle total', @@ -424,7 +423,6 @@ export const dictionary = { homePurchasesTitle: 'Покупки', homePurchasesOffsetLabel: 'Ваш баланс покупок', homePurchasesTotalLabel: 'Покупок в доме ({count})', - homeMembersCountLabel: 'Жильцов', whyAction: 'Почему?', currentCycleLabel: 'Текущий цикл', cycleTotalLabel: 'Всего за цикл', diff --git a/apps/miniapp/src/routes/home.tsx b/apps/miniapp/src/routes/home.tsx index c35c431..26ffed1 100644 --- a/apps/miniapp/src/routes/home.tsx +++ b/apps/miniapp/src/routes/home.tsx @@ -819,10 +819,6 @@ export default function HomeRoute() { {purchaseTotalMajor()} {data().currency} -