feat(core): update split view icons and texts (#6193)

This commit is contained in:
Brooooooklyn
2024-03-20 14:30:35 +00:00
parent a8a1074a8a
commit 32ab0693e2
4 changed files with 16 additions and 6 deletions

View File

@@ -1163,7 +1163,7 @@
"com.affine.delete-tags.count": "{{count}} tag deleted",
"com.affine.delete-tags.count_one": "{{count}} tag deleted",
"com.affine.delete-tags.count_other": "{{count}} tags deleted",
"com.affine.workbench.split-view-menu.keep-this-one": "Keep this one",
"com.affine.workbench.split-view.page-menu-open": "Split View",
"com.affine.workbench.split-view-menu.keep-this-one": "Solo View",
"com.affine.workbench.split-view.page-menu-open": "Open in split view",
"com.affine.search-tags.placeholder": "Type here ..."
}