mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-01-22 18:04:44 +00:00
[Web] Correct order of Dansk/Danish in UI (#6887)
This commit is contained in:
parent
04200c99a4
commit
9912e41f78
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ $AVAILABLE_LANGUAGES = array(
|
|||
// 'ca-es' => 'Català (Catalan)',
|
||||
'bg-bg' => 'Български (Bulgarian)',
|
||||
'cs-cz' => 'Čeština (Czech)',
|
||||
'da-dk' => 'Danish (Dansk)',
|
||||
'da-dk' => 'Dansk (Danish)',
|
||||
'de-de' => 'Deutsch (German)',
|
||||
'en-gb' => 'English',
|
||||
'es-es' => 'Español (Spanish)',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue