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": "送信"
}