Merge pull request #1521 from bulbaka/patch-1

Update Language.php
This commit is contained in:
troosan 2018-12-03 16:08:03 +01:00 committed by GitHub
commit c15d4d155d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -68,6 +68,9 @@ final class Language extends AbstractStyle
const NL_NL = 'nl-NL';
const NL_NL_ID = 1043;
const UK_UA = 'uk-UA';
const UK_UA_ID = 1058;
/**
* Language ID, used for RTF document generation
*