mirror of
https://github.com/whekin/household-bot.git
synced 2026-03-31 19:24:03 +00:00
feat(miniapp): add member rent weight controls
This commit is contained in:
@@ -88,6 +88,9 @@ export const dictionary = {
|
||||
savingCategory: 'Saving…',
|
||||
adminsTitle: 'Admins',
|
||||
adminsBody: 'Promote trusted household members so they can manage billing and approvals.',
|
||||
rentWeightLabel: 'Rent weight',
|
||||
saveRentWeightAction: 'Save rent weight',
|
||||
savingRentWeight: 'Saving weight…',
|
||||
promoteAdminAction: 'Promote to admin',
|
||||
promotingAdmin: 'Promoting…',
|
||||
residentHouseTitle: 'Household access',
|
||||
@@ -192,6 +195,9 @@ export const dictionary = {
|
||||
adminsTitle: 'Админы',
|
||||
adminsBody:
|
||||
'Повышай доверенных участников, чтобы они могли управлять биллингом и подтверждениями.',
|
||||
rentWeightLabel: 'Вес аренды',
|
||||
saveRentWeightAction: 'Сохранить вес аренды',
|
||||
savingRentWeight: 'Сохраняем вес…',
|
||||
promoteAdminAction: 'Сделать админом',
|
||||
promotingAdmin: 'Повышаем…',
|
||||
residentHouseTitle: 'Доступ к household',
|
||||
|
||||
Reference in New Issue
Block a user