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 en = {
phone: 'Phone',
email: 'Email',
address: 'Address',
addressValue: 'Pushkino, Moscow Region, 38/14',
addressValue: 'Moscow Region, Pushkino, 38/14',
formName: 'Your name',
formCompany: 'Company',
formMessage: 'Describe your task',