Web:Files:Changed button name to "Remove from favorites".

This commit is contained in:
Vlada Gazizova 2022-06-29 18:07:13 +03:00
parent 4af504a7aa
commit b52b31eaae

View File

@ -1155,7 +1155,7 @@ class FilesActionStore {
.set("downloadAs", downloadAs)
.set("copy", copy)
.set("delete", {
label: t("Common:Delete"),
label: t("RemoveFromFavorites"),
alt: t("RemoveFromFavorites"),
iconUrl: "/static/images/delete.react.svg",
onClick: () => {