mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-21 00:07:01 +08:00
fix(mobile): new doc in explorer folder (#11682)
This commit is contained in:
@@ -4602,9 +4602,9 @@ export function useAFFiNEI18N(): {
|
||||
*/
|
||||
["com.affine.rootAppSidebar.organize.folder.add-collections"](): string;
|
||||
/**
|
||||
* `Add docs`
|
||||
* `New doc`
|
||||
*/
|
||||
["com.affine.rootAppSidebar.organize.folder.add-docs"](): string;
|
||||
["com.affine.rootAppSidebar.organize.folder.new-doc"](): string;
|
||||
/**
|
||||
* `Add others`
|
||||
*/
|
||||
|
||||
@@ -1143,7 +1143,7 @@
|
||||
"com.affine.rootAppSidebar.organize.folder-add-favorite": "Add to favorites",
|
||||
"com.affine.rootAppSidebar.organize.folder-rm-favorite": "Remove from favorites",
|
||||
"com.affine.rootAppSidebar.organize.folder.add-collections": "Add Collections",
|
||||
"com.affine.rootAppSidebar.organize.folder.add-docs": "Add docs",
|
||||
"com.affine.rootAppSidebar.organize.folder.new-doc": "New doc",
|
||||
"com.affine.rootAppSidebar.organize.folder.add-others": "Add others",
|
||||
"com.affine.rootAppSidebar.organize.folder.add-tags": "Add tags",
|
||||
"com.affine.rootAppSidebar.organize.folder.create-subfolder": "Create a subfolder",
|
||||
|
||||
Reference in New Issue
Block a user