From 41032965f1c98c7dfc1354b9c5d6927e7809e5e7 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Tue, 13 May 2025 19:55:33 +0900 Subject: [PATCH] wip --- locales/ja-JP.yml | 4 ---- .../frontend/src/components/MkPreview.vue | 10 ++++++---- .../components/MkUserSetupDialog.Profile.vue | 1 - packages/frontend/src/os.ts | 4 ++-- .../admin/custom-emojis-manager.register.vue | 19 +++++++++---------- .../page-editor/els/page-editor.el.image.vue | 4 ++-- .../frontend/src/pages/settings/profile.vue | 4 ++-- packages/frontend/src/utility/select-file.ts | 8 ++++++-- 8 files changed, 27 insertions(+), 27 deletions(-) diff --git a/locales/ja-JP.yml b/locales/ja-JP.yml index a9497db4e7..03321e2cbb 100644 --- a/locales/ja-JP.yml +++ b/locales/ja-JP.yml @@ -3053,10 +3053,6 @@ _customEmojisManager: uploadSettingDescription: "この画面で絵文字アップロードを行う際の動作を設定できます。" directoryToCategoryLabel: "ディレクトリ名を\"category\"に入力する" directoryToCategoryCaption: "ディレクトリをドラッグ・ドロップした時に、ディレクトリ名を\"category\"に入力します。" - emojiInputAreaCaption: "いずれかの方法で登録する絵文字を選択してください。" - emojiInputAreaList1: "この枠に画像ファイルまたはディレクトリをドラッグ&ドロップ" - emojiInputAreaList2: "このリンクをクリックしてPCから選択する" - emojiInputAreaList3: "このリンクをクリックしてドライブから選択する" confirmRegisterEmojisDescription: "リストに表示されている絵文字を新たなカスタム絵文字として登録します。よろしいですか?(負荷を避けるため、一度の操作で登録可能な絵文字は{count}件までです)" confirmClearEmojisDescription: "編集内容を破棄し、リストに表示されている絵文字をクリアします。よろしいですか?" confirmUploadEmojisDescription: "ドラッグ&ドロップされた{count}個のファイルをドライブにアップロードします。実行しますか?" diff --git a/packages/frontend/src/components/MkPreview.vue b/packages/frontend/src/components/MkPreview.vue index d8dfbd1655..a3656ac13c 100644 --- a/packages/frontend/src/components/MkPreview.vue +++ b/packages/frontend/src/components/MkPreview.vue @@ -18,8 +18,8 @@ SPDX-License-Identifier: AGPL-3.0-only Pleroma
- This is - the button + This is + the button
@@ -36,13 +36,13 @@ SPDX-License-Identifier: AGPL-3.0-only