Skip to content

Commit

Permalink
Defined arabic and vietnamese translations
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalidze committed Dec 23, 2015
1 parent 9160a87 commit f896de7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/java/org/traccar/web/i18n/I18N.gwt.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@
<extend-configuration-property name="traccar.locale" value="fa" />
<extend-configuration-property name="traccar.locale" value="el_GR" />
<extend-configuration-property name="traccar.locale" value="mk" />
<extend-configuration-property name="traccar.locale" value="vi" />
<extend-configuration-property name="traccar.locale" value="ar" />

<!-- generator for all 'Messages' interfaces -->
<generate-with class="org.traccar.web.i18n.rebind.LocalizableGenerator">
Expand Down

0 comments on commit f896de7

Please sign in to comment.