Update localization messages for Chinese, English, and Japanese languages and fix whitespace formatting in isTTSEnabled function in tts.ts
This commit is contained in:
@@ -49,5 +49,6 @@
|
||||
"noData": "No data",
|
||||
"noHistory": "No chat history",
|
||||
"chatWithCurrentPage": "Chat with current page",
|
||||
"beta": "Beta"
|
||||
"beta": "Beta",
|
||||
"tts": "Read aloud"
|
||||
}
|
||||
@@ -49,5 +49,6 @@
|
||||
"noData": "データがありません",
|
||||
"noHistory": "チャット履歴がありません",
|
||||
"chatWithCurrentPage": "現在のページでチャット",
|
||||
"beta": "ベータ"
|
||||
"beta": "ベータ",
|
||||
"tts": "読み上げ"
|
||||
}
|
||||
@@ -49,5 +49,6 @@
|
||||
"noData": "无数据",
|
||||
"noHistory": "无聊天记录",
|
||||
"chatWithCurrentPage": "与当前页面聊天",
|
||||
"beta": "Beta"
|
||||
"beta": "Beta",
|
||||
"tts": "朗读"
|
||||
}
|
||||
Reference in New Issue
Block a user