Merge pull request #2171 from amgad-naiem/patch-1

Added Swedish language
This commit is contained in:
Progi1984 2022-11-23 13:44:11 +01:00 committed by GitHub
commit 249e049894
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,6 +69,9 @@ final class Language extends AbstractStyle
const NL_NL = 'nl-NL';
const NL_NL_ID = 1043;
const SV_SE = 'sv-SE';
const SV_SE_ID = 1053;
const UK_UA = 'uk-UA';
const UK_UA_ID = 1058;