feat: add session switching to the root action menu (#3925)
* feat: add session switching to the root action menu * minor fixes * stylistic consistency * capitalize account section * minor fix
This commit is contained in:
@@ -52,6 +52,8 @@
|
||||
"Appearance": "Appearance",
|
||||
"Change theme": "Change theme",
|
||||
"Change theme to": "Change theme to",
|
||||
"Switch team": "Switch team",
|
||||
"Select a team": "Select a team",
|
||||
"Invite people": "Invite people",
|
||||
"Collection": "Collection",
|
||||
"Debug": "Debug",
|
||||
@@ -294,7 +296,6 @@
|
||||
"New child document": "New child document",
|
||||
"New document in <em>{{ collectionName }}</em>": "New document in <em>{{ collectionName }}</em>",
|
||||
"New template": "New template",
|
||||
"Switch team": "Switch team",
|
||||
"Link copied": "Link copied",
|
||||
"Revision options": "Revision options",
|
||||
"Restore version": "Restore version",
|
||||
|
||||
Reference in New Issue
Block a user