[Web] Danish lang. 🇩🇰 (#3971)

Create Danish lang
This commit is contained in:
Frederick Nicklas Ambo Eggert Eggertsen
2021-02-19 18:23:08 +01:00
committed by GitHub
parent 362dedc014
commit 6840a1665d
3 changed files with 1108 additions and 1 deletions

View File

@@ -79,7 +79,9 @@ $DETECT_LANGUAGE = true;
$DEFAULT_LANG = 'en';
// Available languages
$AVAILABLE_LANGUAGES = array('ca', 'cs', 'de', 'en', 'es', 'fi', 'fr', 'hu', 'it', 'ko', 'lv', 'nl', 'pl', 'pt', 'ro', 'ru', 'sk', 'sv', 'zh');
// Use (ISO 639-1) Code standard
// See https://www.loc.gov/standards/iso639-2/php/code_list.php
$AVAILABLE_LANGUAGES = array('ca', 'cs', 'da', 'de', 'en', 'es', 'fi', 'fr', 'hu', 'it', 'ko', 'lv', 'nl', 'pl', 'pt', 'ro', 'ru', 'sk', 'sv', 'zh');
// Change theme (default: lumen)
// Needs to be one of those: cerulean, cosmo, cyborg, darkly, flatly, journal, lumen, paper, readable, sandstone,

1081
data/web/lang/lang.da.json Normal file

File diff suppressed because it is too large Load Diff