Skip to content

Commit

Permalink
Add zh_TW to the pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
doggy8088 committed Jun 21, 2022
1 parent 0b1b35c commit d904ae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -361,7 +361,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
<configuration>
<locales>en,es,ja,fr,zh_CN,ko</locales>
<locales>en,es,ja,fr,zh_CN,zh_TW,ko</locales>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit d904ae6

Please sign in to comment.