mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 21:04:37 +03:00
Remove German language option (#590)
This commit is contained in:
@@ -71,7 +71,6 @@ export const SettingsInterfacePanel: React.FC = () => {
|
||||
>
|
||||
<option value="en-US">English (United States)</option>
|
||||
<option value="en-GB">English (United Kingdom)</option>
|
||||
<option value="de-DE">Deutsch</option>
|
||||
</Form.Control>
|
||||
</Form.Group>
|
||||
<Form.Group>
|
||||
|
||||
Reference in New Issue
Block a user