mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-04-28 08:19:47 +00:00
Spelling
This commit is contained in:
parent
bb7eead608
commit
9423af6747
@ -80,7 +80,7 @@ else if (!this.isLoading && string.IsNullOrWhiteSpace(this.loadingIssue))
|
|||||||
@if (this.selectedTargetLanguage is CommonLanguages.EN_US)
|
@if (this.selectedTargetLanguage is CommonLanguages.EN_US)
|
||||||
{
|
{
|
||||||
<MudJustifiedText Typo="Typo.body1" Class="mb-6">
|
<MudJustifiedText Typo="Typo.body1" Class="mb-6">
|
||||||
Please note: neither is a translation needed nor performed for the English (USA). Anyway, you might want to generate the related Lua code.
|
Please note: neither is a translation needed nor performed for English (USA). Anyway, you might want to generate the related Lua code.
|
||||||
</MudJustifiedText>
|
</MudJustifiedText>
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user