update country with russian translation

This commit is contained in:
maxim
2025-02-19 14:46:09 +03:00
parent fbb3865ac1
commit fbf1b443fd
5 changed files with 18 additions and 11 deletions

View File

@ -14,5 +14,12 @@
"submit": "Отправить",
"create": "Создать",
"logout": "Выход"
},
"country": {
"titles": {
"create": "Создать страну",
"edit": "Редактировать страну",
"show": "Показать страну"
}
}
}