mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 14:28:51 +08:00
feat: new collections (#4530)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
This commit is contained in:
@@ -147,17 +147,24 @@
|
||||
"com.affine.collection-bar.action.tooltip.unpin": "Unpin",
|
||||
"com.affine.collectionBar.backToAll": "Back to all",
|
||||
"com.affine.confirmModal.button.cancel": "Cancel",
|
||||
"com.affine.currentYear": "Current Year",
|
||||
"com.affine.deleteLeaveWorkspace.description": "Delete workspace from this device and optionally delete all data.",
|
||||
"com.affine.deleteLeaveWorkspace.leave": "Leave Workspace",
|
||||
"com.affine.deleteLeaveWorkspace.leaveDescription": "After you leave, you will not be able to access content within this workspace.",
|
||||
"com.affine.draw_with_a_blank_whiteboard": "Draw with a blank whiteboard",
|
||||
"com.affine.earlier": "Earlier",
|
||||
"com.affine.editCollection.pages": "Pages",
|
||||
"com.affine.editCollection.pages.clear": "Clear selected",
|
||||
"com.affine.editCollection.search.placeholder": "Search page...",
|
||||
"com.affine.editCollection.rules.tips": "Pages that meet the rules will be added to the current collection <2>{{highlight}}</2>",
|
||||
"com.affine.editCollection.rules.tips.highlight": "automatically",
|
||||
"com.affine.editCollection.rules": "Rules",
|
||||
"com.affine.editCollection.button.cancel": "Cancel",
|
||||
"com.affine.editCollection.button.create": "Create",
|
||||
"com.affine.editCollection.filters": "Filters",
|
||||
"com.affine.editCollection.save": "Save",
|
||||
"com.affine.editCollection.saveCollection": "Save as New Collection",
|
||||
"com.affine.editCollection.createCollection": "Create Collection",
|
||||
"com.affine.editCollection.renameCollection": "Rename Collection",
|
||||
"com.affine.editCollection.untitledCollection": "Untitled Collection",
|
||||
"com.affine.editCollection.updateCollection": "Update Collection",
|
||||
"com.affine.editorModeSwitch.tooltip": "Switch",
|
||||
@@ -242,9 +249,12 @@
|
||||
"com.affine.lastMonth": "Last month",
|
||||
"com.affine.lastWeek": "Last week",
|
||||
"com.affine.lastYear": "Last year",
|
||||
"com.affine.moreThan30Days": "Older than a month",
|
||||
"com.affine.loading": "Loading...",
|
||||
"com.affine.moveToTrash.confirmModal.description": "{{title}} will be moved to Trash",
|
||||
"com.affine.moveToTrash.confirmModal.title": "Delete page?",
|
||||
"com.affine.moveToTrash.confirmModal.title.multiple": "Delete {{ number }} pages?",
|
||||
"com.affine.moveToTrash.confirmModal.description.multiple": "{{ number }} pages will be moved to Trash",
|
||||
"com.affine.moveToTrash.title": "Move to Trash",
|
||||
"com.affine.nameWorkspace.button.cancel": "Cancel",
|
||||
"com.affine.nameWorkspace.button.create": "Create",
|
||||
@@ -379,6 +389,11 @@
|
||||
"com.affine.workspaceType.offline": "Available Offline",
|
||||
"com.affine.write_with_a_blank_page": "Write with a blank page",
|
||||
"com.affine.yesterday": "Yesterday",
|
||||
"com.affine.all-pages.header": "All Pages",
|
||||
"com.affine.collections.header": "Collections",
|
||||
"com.affine.page.group-header.select-all": "Select All",
|
||||
"com.affine.page.toolbar.selected_one": "<0>{{count}}</0> page selected",
|
||||
"com.affine.page.toolbar.selected_others": "<0>{{count}}</0> page(s) selected",
|
||||
"Confirm": "Confirm",
|
||||
"Connector": "Connector",
|
||||
"Continue with Google": "Continue with Google",
|
||||
@@ -414,7 +429,8 @@
|
||||
"Early Access Stage": "Early Access Stage",
|
||||
"Edgeless": "Edgeless",
|
||||
"Edit": "Edit",
|
||||
"Edit Filter": "Edit Filter",
|
||||
"com.affine.collection.menu.edit": "Edit Collection",
|
||||
"com.affine.collection.menu.rename": "Rename",
|
||||
"emptyAllPages": "Click on the <1>$t(New Page)</1> button to create your first page.",
|
||||
"emptyAllPagesClient": "Click on the <1>$t(New Page)</1> button Or press <3>{{shortcut}}</3> to create your first page.",
|
||||
"emptyFavorite": "Click Add to Favourites and the page will appear here.",
|
||||
@@ -556,6 +572,7 @@
|
||||
"Update Available": "Update available",
|
||||
"Update workspace name success": "Update workspace name success",
|
||||
"Updated": "Updated",
|
||||
"Actions": "Actions",
|
||||
"upgradeBrowser": "Please upgrade to the latest version of Chrome for the best experience.",
|
||||
"Upload": "Upload",
|
||||
"Users": "Users",
|
||||
|
||||
Reference in New Issue
Block a user