From ed53b5f9bc1612caa165f50db1058d002364dd0f Mon Sep 17 00:00:00 2001 From: taichan <40626578+taichanNE30@users.noreply.github.com> Date: Sun, 24 Sep 2023 07:54:58 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=E3=83=8E=E3=83=BC=E3=83=88=E9=80=9A?= =?UTF-8?q?=E7=9F=A5=E3=81=A7=E7=B5=B5=E6=96=87=E5=AD=97=E3=81=8C=E4=BD=BF?= =?UTF-8?q?=E3=82=8F=E3=82=8C=E3=81=A6=E3=81=84=E3=82=8B=E5=90=8D=E5=89=8D?= =?UTF-8?q?=E3=81=8C=E7=B5=B5=E6=96=87=E5=AD=97=E3=81=A7=E8=A1=A8=E7=A4=BA?= =?UTF-8?q?=E3=81=95=E3=82=8C=E3=81=AA=E3=81=84=20#11877=20(#11878)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/frontend/src/components/MkNotification.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/frontend/src/components/MkNotification.vue b/packages/frontend/src/components/MkNotification.vue index 99443a6409..7ba102fd97 100644 --- a/packages/frontend/src/components/MkNotification.vue +++ b/packages/frontend/src/components/MkNotification.vue @@ -48,7 +48,7 @@ SPDX-License-Identifier: AGPL-3.0-only
{{ i18n.ts._notification.pollEnded }} - {{ i18n.ts._notification.newNote }}: {{ notification.note.user.name ?? notification.note.user.username }} + {{ i18n.ts._notification.newNote }}: {{ i18n.ts._notification.achievementEarned }} {{ i18n.ts._notification.testNotification }}