Skip to content

Commit 0bd7c0b

Browse files
authored
Add constants for Italian
1 parent aa27109 commit 0bd7c0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PhpWord/Style/Language.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ final class Language extends AbstractStyle
4646

4747
const HE_IL = 'he-IL';
4848
const HE_IL_ID = 1037;
49-
49+
5050
const IT_IT = 'it-IT';
5151
const IT_IT_ID = 1040;
5252

0 commit comments

Comments
 (0)