mirror of
https://github.com/whekin/household-bot.git
synced 2026-04-01 05:04:02 +00:00
fix(miniapp): translate Split By and Admin Access fields
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user