Skip to content

Commit d904ae6

Browse files
committed
Add zh_TW to the pom.xml
1 parent 0b1b35c commit d904ae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@
361361
<groupId>org.apache.maven.plugins</groupId>
362362
<artifactId>maven-site-plugin</artifactId>
363363
<configuration>
364-
<locales>en,es,ja,fr,zh_CN,ko</locales>
364+
<locales>en,es,ja,fr,zh_CN,zh_TW,ko</locales>
365365
</configuration>
366366
</plugin>
367367
<plugin>

0 commit comments

Comments
 (0)