Merge pull request #353 from argonui/language

Added disclaimer to option panel language selection
This commit is contained in:
BootleggerFinn 2023-08-26 16:26:37 -05:00 committed by GitHub
commit 6a48de18c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -115,7 +115,7 @@
<Cell class="option-dropdowntext"> <Cell class="option-dropdowntext">
<VerticalLayout class="text-column"> <VerticalLayout class="text-column">
<Text class="option-header">Card language</Text> <Text class="option-header">Card language</Text>
<Text class="description">Downloading a campaign or importing a deck will use this language for cards (if available).</Text> <Text class="description">Downloading a campaign or importing a deck will use this language for cards (NOT FUNCTIONAL YET!).</Text>
</VerticalLayout> </VerticalLayout>
</Cell> </Cell>
<Cell class="option-dropdown"> <Cell class="option-dropdown">