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": "Επιστροφή",