mirror of
https://github.com/whekin/household-bot.git
synced 2026-04-01 00:04:02 +00:00
fix(miniapp): address review feedback
This commit is contained in:
@@ -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: 'Леджер',
|
||||
|
||||
Reference in New Issue
Block a user