diff --git a/locales/ja-JP.yml b/locales/ja-JP.yml index b4aff1b6a..c6ad01a6d 100644 --- a/locales/ja-JP.yml +++ b/locales/ja-JP.yml @@ -442,7 +442,7 @@ remote: "リモート" total: "合計" weekOverWeekChanges: "前週比" dayOverDayChanges: "前日比" -accessibility: "アクセシビリティ" +appearance: "アピアランス" clinetSettings: "クライアント設定" accountSettings: "アカウント設定" promotion: "プロモーション" diff --git a/src/client/pages/preferences/index.vue b/src/client/pages/preferences/index.vue index cd33352ad..c2226235b 100644 --- a/src/client/pages/preferences/index.vue +++ b/src/client/pages/preferences/index.vue @@ -68,14 +68,8 @@
-
{{ $t('accessibility') }}
+
{{ $t('appearance') }}
- - {{ $t('autoReloadWhenDisconnected') }} - -
-
- {{ $t('openImageInNewTab') }} {{ $t('disableAnimatedMfm') }} {{ $t('reduceUiAnimation') }} {{ $t('useBlurEffectForModal') }} @@ -83,6 +77,25 @@ {{ $t('useOsNativeEmojis') }} +
+
+
{{ $t('fontSize') }}
+ Aa + Aa + Aa + Aa +
+
+ +
+
{{ $t('general') }}
+
+ + {{ $t('autoReloadWhenDisconnected') }} + +
+
+ {{ $t('openImageInNewTab') }} {{ $t('showFixedPostForm') }} {{ $t('enableInfiniteScroll') }} {{ $t('fixedWidgetsPosition') }} @@ -95,13 +108,6 @@
-
-
{{ $t('fontSize') }}
- Aa - Aa - Aa - Aa -
{{ $t('cacheClear') }}