Skip to content

Commit

Permalink
enable translations
Browse files Browse the repository at this point in the history
  • Loading branch information
pmuir committed Apr 14, 2010
1 parent c8c679f commit ee916ef
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions reference/pom.xml
Expand Up @@ -95,13 +95,13 @@

<configuration>
<translations>
<!-- <translation>it-IT</translation>-->
<!-- <translation>zh-CN</translation>-->
<!-- <translation>zh-TW</translation>-->
<!-- <translation>es-ES</translation>-->
<!-- <translation>ko-KR</translation>-->
<!-- <translation>de-DE</translation>-->
<!-- <translation>pt-BR</translation>-->
<translation>it-IT</translation>
<translation>zh-CN</translation>
<translation>zh-TW</translation>
<translation>es-ES</translation>
<translation>ko-KR</translation>
<translation>de-DE</translation>
<translation>pt-BR</translation>
</translations>
</configuration>
</plugin>
Expand Down

0 comments on commit ee916ef

Please sign in to comment.