File tree Expand file tree Collapse file tree 4 files changed +15
-7
lines changed
components/settings/views Expand file tree Collapse file tree 4 files changed +15
-7
lines changed Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ export default function General() {
147
147
< Trans > Language</ Trans >
148
148
</ FormLabel >
149
149
< FormDescription >
150
- < Trans > Choose the language you want to use for the application interface </ Trans >
150
+ < Trans > Choose the language you want to use for the speech-to-text model and language model </ Trans >
151
151
</ FormDescription >
152
152
< FormControl >
153
153
< Select
Original file line number Diff line number Diff line change @@ -362,8 +362,12 @@ msgid "CEO"
362
362
msgstr "CEO"
363
363
364
364
#: src/components/settings/views/general.tsx:150
365
- msgid "Choose the language you want to use for the application interface"
366
- msgstr "Choose the language you want to use for the application interface"
365
+ #~ msgid "Choose the language you want to use for the application interface"
366
+ #~ msgstr "Choose the language you want to use for the application interface"
367
+
368
+ #: src/components/settings/views/general.tsx:150
369
+ msgid "Choose the language you want to use for the speech-to-text model and language model"
370
+ msgstr "Choose the language you want to use for the speech-to-text model and language model"
367
371
368
372
#: src/components/settings/views/billing.tsx:52
369
373
msgid "Collaborate with others in meetings"
Original file line number Diff line number Diff line change @@ -362,7 +362,11 @@ msgid "CEO"
362
362
msgstr ""
363
363
364
364
#: src/components/settings/views/general.tsx:150
365
- msgid "Choose the language you want to use for the application interface"
365
+ #~ msgid "Choose the language you want to use for the application interface"
366
+ #~ msgstr ""
367
+
368
+ #: src/components/settings/views/general.tsx:150
369
+ msgid "Choose the language you want to use for the speech-to-text model and language model"
366
370
msgstr ""
367
371
368
372
#: src/components/settings/views/billing.tsx:52
Original file line number Diff line number Diff line change 1
1
[
2
2
{
3
3
"language" : " ko" ,
4
- "total" : 233 ,
5
- "missing" : 233
4
+ "total" : 234 ,
5
+ "missing" : 234
6
6
},
7
7
{
8
8
"language" : " en (source)" ,
9
- "total" : 233 ,
9
+ "total" : 234 ,
10
10
"missing" : 0
11
11
}
12
12
]
You can’t perform that action at this time.
0 commit comments