From e497658e7c92aaae044a6807a075828270fe3a59 Mon Sep 17 00:00:00 2001 From: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com> Date: Sun, 26 May 2024 15:21:00 +0900 Subject: [PATCH] =?UTF-8?q?=E3=81=B2=E3=81=A8=E3=81=A4=E3=81=A0=E3=81=91ca?= =?UTF-8?q?ption=E3=81=8C=E5=85=A5=E3=81=A3=E3=81=A6=E3=82=8B=E3=82=84?= =?UTF-8?q?=E3=81=A4=E3=81=8C=E7=9C=9F=E3=82=93=E4=B8=AD=E3=81=AB=E3=81=84?= =?UTF-8?q?=E3=82=8B=E3=81=A8=E4=B8=8D=E6=A0=BC=E5=A5=BD=E3=81=A0=E3=81=A3?= =?UTF-8?q?=E3=81=9F=E3=81=AE=E3=81=A7=E5=A0=B4=E6=89=80=E5=A4=89=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/frontend/src/pages/settings/general.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/frontend/src/pages/settings/general.vue b/packages/frontend/src/pages/settings/general.vue index ebc4a1fe09c2..cfc63f2a08d9 100644 --- a/packages/frontend/src/pages/settings/general.vue +++ b/packages/frontend/src/pages/settings/general.vue @@ -50,12 +50,12 @@ SPDX-License-Identifier: AGPL-3.0-only
- {{ i18n.ts.showNoteActionsOnlyHover }} - {{ i18n.ts.showClipButtonInNoteFooter }} + {{ i18n.ts.showNoteActionsOnlyHover }} + {{ i18n.ts.showClipButtonInNoteFooter }} {{ i18n.ts.enableAdvancedMfm }} {{ i18n.ts.enableAnimatedMfm }} {{ i18n.ts.enableQuickAddMfmFunction }}