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