From b663a47331000b61010ad91fdc422b60b2eeb660 Mon Sep 17 00:00:00 2001 From: syuilo Date: Fri, 17 Jul 2020 22:30:41 +0900 Subject: [PATCH] =?UTF-8?q?feat(client):=20=E8=A8=AD=E5=AE=9A=E7=94=BB?= =?UTF-8?q?=E9=9D=A2=E3=82=92=E6=95=B4=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- locales/ja-JP.yml | 2 +- src/client/pages/preferences/index.vue | 34 +++++++++++++++----------- 2 files changed, 21 insertions(+), 15 deletions(-) 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') }}