From 8743bdb6b521eb9bda81fbdc238bd89c7b8e5979 Mon Sep 17 00:00:00 2001 From: codytseng Date: Sun, 4 Jan 2026 20:48:41 +0800 Subject: [PATCH] fix: update Japanese translations for bookmarks --- src/i18n/locales/ja.ts | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/ja.ts b/src/i18n/locales/ja.ts index dc9610e..a37a83e 100644 --- a/src/i18n/locales/ja.ts +++ b/src/i18n/locales/ja.ts @@ -225,7 +225,7 @@ export default { 'Remove bookmark': 'ブックマークを削除', 'no bookmarks found': 'ブックマークが見つかりません', 'no more bookmarks': 'これ以上ブックマークはありません', - Bookmarks: 'ブックマーク一覧', + Bookmarks: 'ブックマーク', 'Show more': 'もっと見る', General: '一般', Autoplay: '自動再生', @@ -658,8 +658,7 @@ export default { 'trust-filter.show-all-content': 'すべてのコンテンツを表示', 'trust-filter.only-show-wot': 'あなたの信頼ネットワークのみを表示(フォロー + フォローのフォロー)', - 'trust-filter.hide-bottom-percent': - '信頼ランク下位 {{score}}% のユーザーをフィルタリング', + 'trust-filter.hide-bottom-percent': '信頼ランク下位 {{score}}% のユーザーをフィルタリング', 'trust-filter.trust-score-description': 'ユーザーの評判とソーシャルネットワークに基づいて信頼度パーセンタイルを計算', 'Auto-load profile pictures': 'プロフィール画像を自動読み込み',