diff options
| author | fxrnando <vook2000@hotmail.com> | 2016-11-24 10:23:10 -0500 |
|---|---|---|
| committer | fxrnando <vook2000@hotmail.com> | 2016-11-24 10:23:10 -0500 |
| commit | 137aecd7f67717698acb21d8683058518233ac6a (patch) | |
| tree | ab618719ee8d9bc3fd5f20d9ddddf34c0ba55fc5 /www/js/app.js | |
| parent | aa2400f4a7566c070a17c1328e7d6267c6097d7e (diff) | |
2nd try to commit
Diffstat (limited to 'www/js/app.js')
| -rw-r--r-- | www/js/app.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/app.js b/www/js/app.js index 8a146b9b..53a229c0 100644 --- a/www/js/app.js +++ b/www/js/app.js @@ -1815,7 +1815,7 @@ angular.module('zmApp', [ { 'en_*': 'en', 'de_*': 'de', - 'es_*': 'es', + 'es_*': 'es', //already exists 'fr_*': 'fr', 'it_*': 'it', 'ru_*': 'ru', |
