protected void On(AppLanguageAdded @event) { languagesConfig = languagesConfig.Add(@event.Language); }