Implement Auth account dropdown

This commit is contained in:
Takeshi Kimata
2024-05-19 13:33:08 +09:00
parent 3d141cf05b
commit a5b218f55e
11 changed files with 172 additions and 66 deletions

View File

@@ -22,7 +22,11 @@
"title": "Open Source Test Case Management Tool",
"description": "Integrate and manage all your software testing",
"docs": "Docs",
"projects": "Projects"
"projects": "Projects",
"account": "Account",
"signup": "Sign up",
"signin": "Sign in",
"signout": "Sign out"
},
"Auth": {
"account": "Account",