add autofocus, update themes, translate 'submit'

This commit is contained in:
plebeius.eth
2024-04-29 14:53:46 +02:00
parent 916eeedb68
commit 5a45e27841
42 changed files with 107 additions and 49 deletions
+2 -1
View File
@@ -60,5 +60,6 @@
"replies_omitted": "{{repliesCount}}টি উত্তর বাদ দেওয়া হয়েছে। <1>দেখতে এখানে ক্লিক করুন</1>।",
"replies_and_links_omitted": "{{repliesCount}}টি উত্তর এবং {{linksCount}}টি লিঙ্ক বাদ দেওয়া হয়েছে। <1>দেখতে এখানে ক্লিক করুন</1>।",
"thread_closed_alert": "থ্রেডটি বন্ধ করা হয়েছে",
"reply_to_cid": "{{cid}}-এ উত্তর দিন"
"reply_to_cid": "{{cid}}-এ উত্তর দিন",
"submit": "জমা দিন"
}