mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-17 06:16:59 +08:00
refactor(core): desktop project struct (#8334)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"ja": 95,
|
||||
"ko": 84,
|
||||
"pl": 0,
|
||||
"pt-BR": 91,
|
||||
"pt-BR": 92,
|
||||
"ru": 78,
|
||||
"sv-SE": 5,
|
||||
"ur": 3,
|
||||
|
||||
@@ -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