mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
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:
@@ -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": "戻る",
|
||||
|
||||
Reference in New Issue
Block a user