Commit ed99c33d authored by Rosanny Sihombing's avatar Rosanny Sihombing
Browse files

DE translation

5 merge requests!143updating yml config,!91Prepare prod,!90Testing,!89Testing,!72Mlab 383
Showing with 1 addition and 1 deletion
+1 -1
...@@ -594,7 +594,7 @@ module.exports = function (app, config, passport, i18n) { ...@@ -594,7 +594,7 @@ module.exports = function (app, config, passport, i18n) {
} else { } else {
updatedInformation.setLogo(pagesData.avatar_url) updatedInformation.setLogo(pagesData.avatar_url)
updatedInformation.setPath(pagesData.path) updatedInformation.setPath(pagesData.path)
res.flash("success", "Your website has been updated") res.flash("success", "Ihre Website wurde aktualisiert")
} }
res.redirect('/account/updateInformation?id='+updatedInformation.getId()) res.redirect('/account/updateInformation?id='+updatedInformation.getId())
} }
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment