This commit is contained in:
Thorsten Sommer 2025-04-26 13:15:50 +02:00
parent bb7eead608
commit 9423af6747
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -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