Fix address order: region first

This commit is contained in:
2026-03-14 01:54:43 +03:00
parent 7514864703
commit 0f775d9d7c
2 changed files with 2 additions and 2 deletions

View File

@@ -46,7 +46,7 @@ export const ru = {
phone: 'Телефон',
email: 'Email',
address: 'Адрес',
addressValue: 'Пушкино, Московская область, д. 38/14',
addressValue: 'Московская область, Пушкино, д. 38/14',
formName: 'Ваше имя',
formCompany: 'Компания',
formMessage: 'Опишите задачу',