Add constants for Italian

This commit is contained in:
troosan 2018-05-31 19:50:43 +02:00 committed by GitHub
parent aa27109101
commit 0bd7c0b301
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ final class Language extends AbstractStyle
const HE_IL = 'he-IL';
const HE_IL_ID = 1037;
const IT_IT = 'it-IT';
const IT_IT_ID = 1040;