Added Swedish language

This commit is contained in:
Amgad Naiem 2021-12-06 22:39:26 +02:00 committed by GitHub
parent aca10785cf
commit d9c1daa89c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,6 +68,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;