Update localization messages for Chinese, English, and Japanese languages and fix whitespace formatting in isTTSEnabled function in tts.ts
This commit is contained in:
@@ -135,11 +135,11 @@ export const EmptySidePanel = () => {
|
||||
viewBox="0 0 20 20"
|
||||
fill="currentColor"
|
||||
stroke="currentColor"
|
||||
stroke-width="1">
|
||||
strokeWidth="1">
|
||||
<path
|
||||
fill-rule="evenodd"
|
||||
fillRule="evenodd"
|
||||
d="M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z"
|
||||
clip-rule="evenodd"></path>
|
||||
clipRule="evenodd"></path>
|
||||
</svg>
|
||||
</span>
|
||||
</label>
|
||||
|
||||
Reference in New Issue
Block a user