diff --git a/apps/miniapp/src/i18n.ts b/apps/miniapp/src/i18n.ts index 9ee952a..e6c06da 100644 --- a/apps/miniapp/src/i18n.ts +++ b/apps/miniapp/src/i18n.ts @@ -339,6 +339,7 @@ export const dictionary = { saveRentWeightAction: 'Save rent weight', savingRentWeight: 'Saving weight…', promoteAdminAction: 'Promote to admin', + promoteAdminLabel: 'Admin access', promotingAdmin: 'Promoting…', residentHouseTitle: 'Household access', residentHouseBody: @@ -696,6 +697,7 @@ export const dictionary = { saveRentWeightAction: 'Сохранить вес аренды', savingRentWeight: 'Сохраняем вес…', promoteAdminAction: 'Сделать админом', + promoteAdminLabel: 'Доступ админа', promotingAdmin: 'Повышаем…', residentHouseTitle: 'Доступ к дому', residentHouseBody: diff --git a/apps/miniapp/src/routes/ledger.tsx b/apps/miniapp/src/routes/ledger.tsx index 5c428e3..a16aeb7 100644 --- a/apps/miniapp/src/routes/ledger.tsx +++ b/apps/miniapp/src/routes/ledger.tsx @@ -817,10 +817,10 @@ export default function LedgerRoute() { />