diff --git a/locales/ja-JP.yml b/locales/ja-JP.yml index 402eeac16eff..b87f4d9cb4b6 100644 --- a/locales/ja-JP.yml +++ b/locales/ja-JP.yml @@ -1035,6 +1035,7 @@ archive: "アーカイブ" channelArchiveConfirmTitle: "{name}をアーカイブしますか?" channelArchiveConfirmDescription: "アーカイブすると、チャンネル一覧や検索結果に表示されなくなり、新たな書き込みもできなくなります。" thisChannelArchived: "このチャンネルはアーカイブされています。" +displayOfNote: "ノートの表示" _serverRules: description: "新規登録前に表示する、サーバーの簡潔なルールを設定します。内容は利用規約の要約とすることを推奨します。" diff --git a/packages/frontend/src/pages/settings/general.vue b/packages/frontend/src/pages/settings/general.vue index 0a53ed2c8d54..7c1522e05953 100644 --- a/packages/frontend/src/pages/settings/general.vue +++ b/packages/frontend/src/pages/settings/general.vue @@ -20,24 +20,70 @@ - {{ i18n.ts.showFixedPostForm }} - {{ i18n.ts.showFixedPostFormInChannel }} + +
+ {{ i18n.ts.showFixedPostForm }} + {{ i18n.ts.showFixedPostFormInChannel }} +
+
- +
- {{ i18n.ts.openImageInNewTab }} - {{ i18n.ts.enableInfiniteScroll }} + {{ i18n.ts.showNoteActionsOnlyHover }} + {{ i18n.ts.showClipButtonInNoteFooter }} + {{ i18n.ts.largeNoteReactions }} + {{ i18n.ts.collapseRenotes }} + {{ i18n.ts.enableAdvancedMfm }} + {{ i18n.ts.enableAnimatedMfm }} + {{ i18n.ts.showGapBetweenNotesInTimeline }} + {{ i18n.ts.loadRawImages }} {{ i18n.ts.useReactionPickerForContextMenu }}
- - - - - + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + +
+ + + + + + + + + + + + +
@@ -46,17 +92,9 @@
- {{ i18n.ts.showNoteActionsOnlyHover }} - {{ i18n.ts.showClipButtonInNoteFooter }} - {{ i18n.ts.largeNoteReactions }} - {{ i18n.ts.collapseRenotes }} - {{ i18n.ts.enableAdvancedMfm }} - {{ i18n.ts.enableAnimatedMfm }} {{ i18n.ts.reduceUiAnimation }} {{ i18n.ts.useBlurEffect }} {{ i18n.ts.useBlurEffectForModal }} - {{ i18n.ts.showGapBetweenNotesInTimeline }} - {{ i18n.ts.loadRawImages }} {{ i18n.ts.disableShowingAnimatedImages }} {{ i18n.ts.squareAvatars }} {{ i18n.ts.useSystemFont }} @@ -81,34 +119,27 @@ - - - - - - - -
- +
- - - - - - - - - - - - - +
+ {{ i18n.ts.openImageInNewTab }} + {{ i18n.ts.enableInfiniteScroll }} +
+ + + + + + + + + +
@@ -116,25 +147,6 @@ {{ i18n.ts.aiChanMode }} - - - - - - - - - - - - - - - - - - - {{ i18n.ts.deck }} {{ i18n.ts.customCss }} diff --git a/packages/frontend/src/pages/settings/migration.vue b/packages/frontend/src/pages/settings/migration.vue index 277f9f5387ef..541992875e5b 100644 --- a/packages/frontend/src/pages/settings/migration.vue +++ b/packages/frontend/src/pages/settings/migration.vue @@ -9,7 +9,7 @@
- + {{ i18n.ts._accountMigration.moveFromDescription }}