feat(reply modal): change displayName from name field, style focused inputs, translate title

This commit is contained in:
plebeius.eth
2024-04-29 14:26:02 +02:00
parent 05cc3c4174
commit 1e5c675e95
37 changed files with 110 additions and 74 deletions
+2 -1
View File
@@ -59,5 +59,6 @@
"comment_too_long": "टिप्पणी खूप लांब आहे. <1>पूर्ण मजकूर पाहण्यासाठी येथे क्लिक करा</1>.",
"replies_omitted": "{{repliesCount}} प्रतिसाद वगळले गेले आहेत. <1>पाहण्यासाठी येथे क्लिक करा</1>.",
"replies_and_links_omitted": "{{repliesCount}} प्रतिसाद आणि {{linksCount}} दुवे वगळले गेले आहेत. <1>पाहण्यासाठी येथे क्लिक करा</1>.",
"thread_closed_alert": "हा थ्रेड बंद आहे"
"thread_closed_alert": "हा थ्रेड बंद आहे",
"reply_to_cid": "{{cid}} ला उत्तर द्या"
}