fix(miniapp): address review feedback

This commit is contained in:
2026-03-12 02:28:56 +04:00
parent 135a2301ca
commit 789854358e
6 changed files with 103 additions and 75 deletions

View File

@@ -31,6 +31,8 @@ export const dictionary = {
language: 'Language',
householdLanguage: 'Household language',
savingLanguage: 'Saving…',
onLabel: 'On',
offLabel: 'Off',
home: 'Home',
balances: 'Balances',
ledger: 'Ledger',
@@ -273,6 +275,8 @@ export const dictionary = {
language: 'Язык',
householdLanguage: 'Язык дома',
savingLanguage: 'Сохраняем…',
onLabel: 'Вкл',
offLabel: 'Выкл',
home: 'Главная',
balances: 'Баланс',
ledger: 'Леджер',