mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-15 05:37:32 +00:00
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:
committed by
GitHub
parent
5979907d96
commit
00b2362b03
@@ -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
Reference in New Issue
Block a user