Management: fix tKey

This commit is contained in:
Viktor Fomin 2023-08-02 12:10:51 +03:00
parent 27a4814c76
commit 713c1f68d5

View File

@ -10,7 +10,7 @@ export const settingsTree = [
key: "0",
icon: SpacesSvgUrl,
link: "spaces",
tKey: "Spaces",
tKey: "Common:Spaces",
isHeader: true,
},
{