feat: add user avatar menu (#80)

This commit is contained in:
Manuel
2024-02-10 23:14:02 +01:00
committed by GitHub
parent 16442bc379
commit 08fa338abb
3 changed files with 76 additions and 3 deletions

View File

@@ -155,6 +155,15 @@ export default {
placeholder: "Search for anything...",
nothingFound: "Nothing found",
},
userAvatar: {
menu: {
switchToDarkMode: "Switch to dark mode",
switchToLightMode: "Switch to light mode",
management: "Management",
logout: "Logout",
navigateDefaultBoard: "Navigate to default board",
},
},
noResults: "No results found",
},
section: {