Skip to content

Commit

Permalink
Web: About: Fix DublicatesByContentTest translation issue
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexeySafronov committed Nov 8, 2021
1 parent db86b69 commit cd897aa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions web/ASC.Web.Client/public/locales/ru/About.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"DocumentManagement": "Управление документами",
"OnlineEditors": "Онлайн редакторы",
"SoftwareLicense": "Лицензия на ПО",
"AboutCompanyAddressTitle": "Адрес",
"AboutCompanyEmailTitle": "Email",
"AboutCompanyTelTitle": "Телефон"
"AboutCompanyAddressTitle": "адрес",
"AboutCompanyEmailTitle": "email",
"AboutCompanyTelTitle": "тел."
}

0 comments on commit cd897aa

Please sign in to comment.