Updating DE, FR and RU

This commit is contained in:
Colin McLeod
2015-08-30 22:29:21 -07:00
parent 09e646ee95
commit bf217e7fdd
2 changed files with 8 additions and 14 deletions

View File

@@ -261,5 +261,4 @@ angular.module('app').config(['$translateProvider', 'localeFormatProvider', func
YES: 'Ja'
})
.registerAvailableLanguageKeys(['fr'], { 'fr_FR': 'fr', 'fr_CA': 'fr' });
}]);