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:
Nan Yu
2022-08-12 08:11:22 -04:00
committed by GitHub
parent 0c51bfb899
commit 990de127e3
5 changed files with 50 additions and 35 deletions

View File

@@ -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",