Web: People: Added translations

This commit is contained in:
Alexey Kostenko 2021-03-25 17:09:32 +03:00
parent 3e4424b67b
commit 482530b2f8
2 changed files with 18 additions and 2 deletions

View File

@ -60,5 +60,13 @@
"CalendarSelectDate": "Select date",
"Calendar": "Calendar",
"ViewAccess": "View",
"ProfileAction": "Profile action"
"ProfileAction": "Profile action",
"LoginSettings": "Login settings",
"SignInWithGoogle": "Sign in with Google",
"SignInWithFacebook": "Sign in with Facebook",
"SignInWithTwitter": "Sign in with Twitter",
"SignInWithLinkedIn": "Sign in with LinkedIn",
"Connect": "Connect",
"Disconnect": "Disconnect"
}

View File

@ -59,5 +59,13 @@
"CalendarSelectDate": "Выберите дату",
"Calendar": "Календарь",
"ViewAccess": "Просмотр",
"ProfileAction": "Работа с профилем"
"ProfileAction": "Работа с профилем",
"LoginSettings": "Вход через социальные сети",
"SignInWithGoogle": "Вход через Google",
"SignInWithFacebook": "Вход через Facebook",
"SignInWithTwitter": "Вход через Twitter",
"SignInWithLinkedIn": "Вход через LinkedIn",
"Connect": "Подключить",
"Disconnect": "Отключить"
}