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": "Página {{page}} (atual)",
|
||||
"pagination.pageLabel": "Página",
|
||||
"archive": "Arquivo",
|
||||
"search_ops_placeholder": "Search OPs...",
|
||||
"search_ops_placeholder": "Pesquisar OPs...",
|
||||
"private_key_warning_title": "Aviso de chave privada",
|
||||
"private_key_warning_description": "Este editor mostra a chave privada da sua conta. Não compartilhe esses dados com ninguém. Editar incorretamente pode quebrar sua conta.",
|
||||
"go_back": "Voltar",
|
||||
|
||||
Reference in New Issue
Block a user