mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-11 05:58:56 +08:00
refactor(core): desktop project struct (#8334)
This commit is contained in:
@@ -42,7 +42,6 @@
|
||||
"Export success": "Export success",
|
||||
"Export to HTML": "Export to HTML",
|
||||
"Export to Markdown": "Export to Markdown",
|
||||
"Export to PDF": "Export to PDF",
|
||||
"Export to PNG": "Export to PNG",
|
||||
"FILE_ALREADY_EXISTS": "File already exists",
|
||||
"Favorite": "Favourite",
|
||||
@@ -1381,7 +1380,7 @@
|
||||
"com.affine.m.selector.where-collection": "Collection",
|
||||
"com.affine.m.selector.confirm-default": "Apply",
|
||||
"com.affine.m.selector.title": "Manage {{type}}(s)",
|
||||
"com.affine.m.selector.info-total": "{{total}} item(s) in this {{where}}",
|
||||
"com.affine.m.selector.info-total": "{{total}} item(s)",
|
||||
"com.affine.m.selector.info-added": "Add {{count}} {{type}}(s)",
|
||||
"com.affine.m.selector.info-removed": "Remove {{count}} {{type}}(s)",
|
||||
"com.affine.m.selector.remove-warning.title": "Remove items",
|
||||
|
||||
Reference in New Issue
Block a user