Skip to content

Commit 338ff0b

Browse files
SarahTreesPowerKiKi
authored andcommitted
Update Language.php IT_CH
add language IT_CH (2064)
1 parent 6742f47 commit 338ff0b

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
@@ -57,6 +57,9 @@ final class Language extends AbstractStyle
5757

5858
const IT_IT = 'it-IT';
5959
const IT_IT_ID = 1040;
60+
61+
const IT_CH = 'it-CH';
62+
const IT_CH_ID = 2064;
6063

6164
const JA_JP = 'ja-JP';
6265
const JA_JP_ID = 1041;

0 commit comments

Comments
 (0)