chore: fix locales

This commit is contained in:
Mar0xy 2023-11-26 18:47:20 +01:00
parent 829ce4f86a
commit 1d411bb885
No known key found for this signature in database
GPG key ID: 56569BBE47D2C828
2 changed files with 4 additions and 4 deletions

View file

@ -745,8 +745,8 @@ thisIsExperimentalFeature: "This is an experimental feature. Its functionality i
developer: "Developer" developer: "Developer"
makeExplorable: "Make account visible in \"Explore\"" makeExplorable: "Make account visible in \"Explore\""
makeExplorableDescription: "If you turn this off, your account will not show up in the \"Explore\" section." makeExplorableDescription: "If you turn this off, your account will not show up in the \"Explore\" section."
makeIndexable: "Make public notes indexable" makeIndexable: "Make public notes not indexable"
makeIndexableDescription: "Allow note search to index your public notes." makeIndexableDescription: "Stop note search from indexing your public notes."
showGapBetweenNotesInTimeline: "Show a gap between posts on the timeline" showGapBetweenNotesInTimeline: "Show a gap between posts on the timeline"
duplicate: "Duplicate" duplicate: "Duplicate"
left: "Left" left: "Left"

View file

@ -745,8 +745,8 @@ thisIsExperimentalFeature: "これは実験的な機能です。仕様が変更
developer: "開発者" developer: "開発者"
makeExplorable: "アカウントを見つけやすくする" makeExplorable: "アカウントを見つけやすくする"
makeExplorableDescription: "オフにすると、「みつける」にアカウントが載らなくなります。" makeExplorableDescription: "オフにすると、「みつける」にアカウントが載らなくなります。"
makeIndexable: "公開ノートをインデックス" makeIndexable: "公開ノートをインデックス不可にする"
makeIndexableDescription: "ノート検索で公開ノートにインデックスを付けられるようにする。" makeIndexableDescription: "ノート検索があなたの公開ノートをインデックス化しないようにします。"
showGapBetweenNotesInTimeline: "タイムラインのノートを離して表示" showGapBetweenNotesInTimeline: "タイムラインのノートを離して表示"
duplicate: "複製" duplicate: "複製"
left: "左" left: "左"