1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-12-13 09:56:01 +00:00

Bulgarian language added (#6623)

This commit is contained in:
Peter
2025-07-16 09:29:35 +02:00
committed by GitHub
parent 02557b2098
commit 1e5fcfe392
2 changed files with 1398 additions and 1 deletions

View File

@@ -83,6 +83,7 @@ $DEFAULT_LANG = 'en-gb';
// https://en.wikipedia.org/wiki/IETF_language_tag
$AVAILABLE_LANGUAGES = array(
// 'ca-es' => 'Català (Catalan)',
'bg-bg' => 'Български (Bulgarian)',
'cs-cz' => 'Čeština (Czech)',
'da-dk' => 'Danish (Dansk)',
'de-de' => 'Deutsch (German)',

File diff suppressed because it is too large Load Diff