devrait fixer les traductions

This commit is contained in:
Paul Schneider 2016-05-20 12:44:11 +02:00
commit a197813318
6 changed files with 4 additions and 3 deletions

View file

@ -33,7 +33,7 @@ namespace Yavsc.Controllers
public CommandController(ApplicationDbContext context,IOptions<GoogleAuthSettings> googleSettings,
IGoogleCloudMessageSender GCMSender,
UserManager<ApplicationUser> userManager,
IStringLocalizer<Yavsc.Resources.YavscLoc> localizer,
IStringLocalizer<Yavsc.Resources.YavscLocalisation> localizer,
IEmailSender emailSender,
IOptions<SmtpSettings> smtpSettings,
IOptions<SiteSettings> siteSettings,