Merge branch 'settings-search-index' of https://github.com/tai-cha/misskey into pr/15512

This commit is contained in:
syuilo 2025-03-03 11:13:58 +09:00
commit a898bda4dc
1 changed files with 28 additions and 28 deletions

View File

@ -28,52 +28,52 @@ export const searchIndexes:SearchIndexItem[] = [
keywords: ['name'], keywords: ['name'],
}, },
{ {
id: 'gQ1q57Z60', id: 'yFEVCJxFX',
label: i18n.ts._profile.description, label: i18n.ts._profile.description,
keywords: ['description', 'bio'], keywords: ['description', 'bio'],
}, },
{ {
id: 'pWi4OLS8g', id: 'qQSKqwYYC',
label: i18n.ts.location, label: i18n.ts.location,
keywords: ['location', 'locale'], keywords: ['location', 'locale'],
}, },
{ {
id: 'nwDUM7yxq', id: 's1gC4wLGe',
label: i18n.ts.birthday, label: i18n.ts.birthday,
keywords: ['birthday', 'birthdate', 'age'], keywords: ['birthday', 'birthdate', 'age'],
}, },
{ {
id: 'jBJbaV70t', id: '9N9E2JDrl',
label: i18n.ts.language, label: i18n.ts.language,
keywords: ['language', 'locale'], keywords: ['language', 'locale'],
}, },
{ {
id: 'psZmSom14', id: 'pPPwtfzRZ',
label: i18n.ts._profile.metadataEdit, label: i18n.ts._profile.metadataEdit,
keywords: ['metadata'], keywords: ['metadata'],
}, },
{ {
id: 'j3lwoPCmq', id: 'nc9iLkzEn',
label: i18n.ts._profile.followedMessage, label: i18n.ts._profile.followedMessage,
keywords: ['follow', 'message', i18n.ts._profile.followedMessageDescription], keywords: ['follow', 'message', i18n.ts._profile.followedMessageDescription],
}, },
{ {
id: 's1QTAFbu', id: 'yciwBnW3c',
label: i18n.ts.reactionAcceptance, label: i18n.ts.reactionAcceptance,
keywords: ['reaction'], keywords: ['reaction'],
}, },
{ {
id: 'cdqZBOrdl', id: 'qYM6CtIby',
children: [ children: [
{ {
id: 'uqcIORpyy', id: 'aCgNi4HMB',
label: i18n.ts.flagAsCat, label: i18n.ts.flagAsCat,
keywords: ['cat', i18n.ts.flagAsCatDescription], keywords: ['cat'],
}, },
{ {
id: 'qKT3S3U4v', id: 'aHQCTp7cf',
label: i18n.ts.flagAsBot, label: i18n.ts.flagAsBot,
keywords: ['bot', i18n.ts.flagAsBotDescription], keywords: ['bot'],
}, },
], ],
label: i18n.ts.advancedSettings, label: i18n.ts.advancedSettings,
@ -99,55 +99,55 @@ export const searchIndexes:SearchIndexItem[] = [
keywords: ['follow', 'auto', 'accept'], keywords: ['follow', 'auto', 'accept'],
}, },
{ {
id: 'ANJfIs1m8', id: 'waWwFHTcL',
label: i18n.ts.makeReactionsPublic, label: i18n.ts.makeReactionsPublic,
keywords: ['reaction', 'public', i18n.ts.makeReactionsPublicDescription], keywords: ['reaction', 'public', i18n.ts.makeReactionsPublicDescription],
}, },
{ {
id: '5hAiPsvL6', id: 'eFPEyCri0',
label: i18n.ts.followingVisibility, label: i18n.ts.followingVisibility,
keywords: ['following', 'visibility'], keywords: ['following', 'visibility'],
}, },
{ {
id: '222gQg5jr', id: 'bQmNoFUku',
label: i18n.ts.followersVisibility, label: i18n.ts.followersVisibility,
keywords: ['follower', 'visibility'], keywords: ['follower', 'visibility'],
}, },
{ {
id: 'EV3fBAsVU', id: '3HiV7Q9u9',
label: i18n.ts.hideOnlineStatus, label: i18n.ts.hideOnlineStatus,
keywords: ['online', 'status', i18n.ts.hideOnlineStatusDescription], keywords: ['online', 'status', i18n.ts.hideOnlineStatusDescription],
}, },
{ {
id: 's7LdSpiLn', id: 'izbVlS3rh',
label: i18n.ts.noCrawle, label: i18n.ts.noCrawle,
keywords: ['crawle', 'index', 'search', i18n.ts.noCrawleDescription], keywords: ['crawle', 'index', 'search', i18n.ts.noCrawleDescription],
}, },
{ {
id: 'cyeDbLN8N', id: 'fhfOeQYCY',
label: i18n.ts.preventAiLearning, label: i18n.ts.preventAiLearning,
keywords: ['crawle', 'ai', i18n.ts.preventAiLearningDescription], keywords: ['crawle', 'ai', i18n.ts.preventAiLearningDescription],
}, },
{ {
id: 'xltm8YEFo', id: '468e8XVmt',
label: i18n.ts.makeExplorable, label: i18n.ts.makeExplorable,
keywords: ['explore', i18n.ts.makeExplorableDescription], keywords: ['explore', i18n.ts.makeExplorableDescription],
}, },
{ {
id: 'lUtOQbnwi', id: '7LmVNpBSU',
children: [ children: [
{ {
id: 'xryqY95La', id: 'joHMIl2pJ',
label: i18n.ts._accountSettings.requireSigninToViewContents, label: i18n.ts.requireSigninToViewContents,
keywords: ['login', 'signin', i18n.ts._accountSettings.requireSigninToViewContentsDescription1, i18n.ts._accountSettings.requireSigninToViewContentsDescription2, i18n.ts._accountSettings.requireSigninToViewContentsDescription3], keywords: ['login', 'signin'],
}, },
{ {
id: '9QtbNiKFM', id: 'fINiZIxXR',
label: i18n.ts._accountSettings.makeNotesFollowersOnlyBefore, label: i18n.ts._accountSettings.makeNotesFollowersOnlyBefore,
keywords: ['follower', i18n.ts._accountSettings.makeNotesFollowersOnlyBeforeDescription], keywords: ['follower', i18n.ts._accountSettings.makeNotesFollowersOnlyBeforeDescription],
}, },
{ {
id: '5JGl5CuHV', id: 'faEaYmXP9',
label: i18n.ts._accountSettings.makeNotesHiddenBefore, label: i18n.ts._accountSettings.makeNotesHiddenBefore,
keywords: ['hidden', i18n.ts._accountSettings.makeNotesHiddenBeforeDescription], keywords: ['hidden', i18n.ts._accountSettings.makeNotesHiddenBeforeDescription],
}, },
@ -156,17 +156,17 @@ export const searchIndexes:SearchIndexItem[] = [
keywords: ['lockdown'], keywords: ['lockdown'],
}, },
{ {
id: '5jvX4bb1M', id: 'hcwjvHhTV',
label: i18n.ts.rememberNoteVisibility, label: i18n.ts.rememberNoteVisibility,
keywords: ['remember', 'keep', 'note', 'visibility'], keywords: ['remember', 'keep', 'note', 'visibility'],
}, },
{ {
id: '22a5EQ1e', id: 'sNr7Jwfhv',
label: i18n.ts.defaultNoteVisibility, label: i18n.ts.defaultNoteVisibility,
keywords: ['default', 'note', 'visibility'], keywords: ['default', 'note', 'visibility'],
}, },
{ {
id: 'cwHVT1RF0', id: 'q8KaaudMT',
label: i18n.ts.keepCw, label: i18n.ts.keepCw,
keywords: ['remember', 'keep', 'note', 'cw'], keywords: ['remember', 'keep', 'note', 'cw'],
}, },