Skip to content

Commit aa27109

Browse files
authored
Update Language.php
1 parent 0beeb27 commit aa27109

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/PhpWord/Style/Language.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ final class Language extends AbstractStyle
4646

4747
const HE_IL = 'he-IL';
4848
const HE_IL_ID = 1037;
49+
50+
const IT_IT = 'it-IT';
51+
const IT_IT_ID = 1040;
4952

5053
const JA_JP = 'ja-JP';
5154
const JA_JP_ID = 1041;

0 commit comments

Comments
 (0)