Web: Removed 'Video guides'.

This commit is contained in:
Tatiana Lopaeva 2023-03-14 14:14:14 +03:00
parent 853915fad1
commit 0044ea935b
3 changed files with 6 additions and 8 deletions

View File

@ -195,12 +195,12 @@ class ProfileActionsStore {
label: t("Common:FeedbackAndSupport"),
onClick: this.onSupportClick,
},
{
key: "user-menu-video",
icon: VideoGuidesReactSvgUrl,
label: t("Common:VideoGuides"),
onClick: this.onVideoGuidesClick,
},
// {
// key: "user-menu-video",
// icon: VideoGuidesReactSvgUrl,
// label: t("Common:VideoGuides"),
// onClick: this.onVideoGuidesClick,
// },
hotkeys,
{
key: "user-menu-about",

View File

@ -226,7 +226,6 @@
"UsersInvited": "Users invited",
"Version": "Version",
"Video": "Video",
"VideoGuides": "Video guides",
"View": "View",
"WantToContinue": "Are you sure you want to continue?",
"Warning": "Warning",

View File

@ -224,7 +224,6 @@
"UsersInvited": "Приглашенные пользователи",
"Version": "Версия",
"Video": "Видео",
"VideoGuides": "Видеогиды",
"View": "Просмотр",
"WantToContinue": "Вы уверены что хотите продолжить?",
"Warning": "Внимание",