fix: resolve publication details visibility, comment re-render performance, and translation issues

- fix(challenge-modal): restore publication details for text/image challenges
- fix(comment-content): optimize Zustand selector to prevent excessive re-renders
- fix(translations): translate search_ops_placeholder key across all locales
This commit is contained in:
Cursor Agent
2026-02-24 13:43:09 +00:00
parent 15d8103391
commit f123c08994
36 changed files with 84 additions and 56 deletions
+1 -1
View File
@@ -284,7 +284,7 @@
"pagination.pageCurrent": "{{page}}ページ(現在)",
"pagination.pageLabel": "ページ",
"archive": "アーカイブ",
"search_ops_placeholder": "Search OPs...",
"search_ops_placeholder": "OPsを検索...",
"private_key_warning_title": "秘密鍵の警告",
"private_key_warning_description": "このエディターはアカウントの秘密鍵を表示します。このデータを誰とも共有しないでください。誤った編集によりアカウントが破損する可能性があります。",
"go_back": "戻る",