Ensure we always have an up to date list of language names

This commit is contained in:
Jakob Borg
2015-06-02 08:47:26 +02:00
parent 5bd1e4a167
commit e952da7f91
5 changed files with 40 additions and 8 deletions

View File

@@ -1129,6 +1129,7 @@
<script src="scripts/syncthing/core/services/localeService.js"></script>
<script src="assets/lang/valid-langs.js"></script>
<script src="assets/lang/prettyprint.js"></script>
<script src="scripts/syncthing/app.js"></script>
<!-- / gui application code -->