mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
fix(editor): at menu grammar (#11167)
This commit is contained in:
@@ -6928,7 +6928,7 @@ export function useAFFiNEI18N(): {
|
||||
*/
|
||||
["com.affine.editor.at-menu.date-picker"](): string;
|
||||
/**
|
||||
* `Mention Member`
|
||||
* `Mention Members`
|
||||
*/
|
||||
["com.affine.editor.at-menu.mention-member"](): string;
|
||||
/**
|
||||
|
||||
@@ -1720,7 +1720,7 @@
|
||||
"com.affine.editor.at-menu.more-docs-hint": "{{count}} more docs",
|
||||
"com.affine.editor.at-menu.journal": "Journal",
|
||||
"com.affine.editor.at-menu.date-picker": "Select a specific date",
|
||||
"com.affine.editor.at-menu.mention-member": "Mention Member",
|
||||
"com.affine.editor.at-menu.mention-member": "Mention Members",
|
||||
"com.affine.editor.at-menu.mention-success": "Successfully mentioned the member",
|
||||
"com.affine.editor.bi-directional-link-panel.show": "Show",
|
||||
"com.affine.editor.bi-directional-link-panel.hide": "Hide",
|
||||
|
||||
Reference in New Issue
Block a user