Commit 232cac01 authored by Bob Van Landuyt's avatar Bob Van Landuyt

Fix a typo in WikiPages::UpdateService messaging

parent 2a6b4e45
......@@ -11,7 +11,7 @@ module WikiPages
ServiceResponse.success(payload: { page: page })
else
ServiceResponse.error(
message: _('Could not udpdate wiki page'),
message: _('Could not update wiki page'),
payload: { page: page }
)
end
......
......@@ -7102,10 +7102,10 @@ msgstr ""
msgid "Could not save prometheus manual configuration"
msgstr ""
msgid "Could not udpdate wiki page"
msgid "Could not update the LDAP settings"
msgstr ""
msgid "Could not update the LDAP settings"
msgid "Could not update wiki page"
msgstr ""
msgid "Could not upload your designs as one or more files uploaded are not supported."
......
Markdown is supported
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