chore: fix inverted index japanese translation (#7957)

pull/7958/head
Yuki Oshima 2 years ago committed by GitHub
parent fee4d3f6ca
commit 7b2cf8215f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -37,7 +37,7 @@ const translation = {
recommend: 'おすすめ',
},
invertedIndex: {
title: 'インデックス',
title: '転置インデックス',
description: '効率的な検索に使用される構造です。各用語が含まれるドキュメントまたはWebページを指すように、用語ごとに整理されています。',
},
change: '変更',

Loading…
Cancel
Save