chore(i18n): sync translations (#9534)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-01-13 03:02:24 +00:00
committed by GitHub
parent 5979907d96
commit 00b2362b03
2 changed files with 733 additions and 721 deletions

View File

@@ -4199,6 +4199,10 @@ export function useAFFiNEI18N(): {
* `Open in split view`
*/
["com.affine.peek-view-controls.open-attachment-in-split-view"](): string;
/**
* `Open in center peek`
*/
["com.affine.peek-view-controls.open-doc-in-center-peek"](): string;
/**
* `New`
*/
@@ -5135,6 +5139,14 @@ export function useAFFiNEI18N(): {
* `Enable or disable ALL AI features.`
*/
["com.affine.settings.workspace.experimental-features.enable-ai.description"](): string;
/**
* `Enable AI Network Search`
*/
["com.affine.settings.workspace.experimental-features.enable-ai-network-search.name"](): string;
/**
* `Enable or disable AI Network Search feature.`
*/
["com.affine.settings.workspace.experimental-features.enable-ai-network-search.description"](): string;
/**
* `Database Full Width`
*/

File diff suppressed because it is too large Load Diff