Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot 2021-06-17 06:10:05 +00:00
parent e4f83735ed
commit af43640403
2 changed files with 13 additions and 0 deletions

View File

@ -16,6 +16,7 @@ export const STATUS_NEUTRAL = 'neutral';
export const ICON_WARNING = 'warning';
export const ICON_SUCCESS = 'success';
export const ICON_NOTFOUND = 'notfound';
export const ICON_PENDING = 'pending';
export const status = {
LOADING,

View File

@ -31089,12 +31089,18 @@ msgstr ""
msgid "Status: %{title}"
msgstr ""
msgid "StatusCheck|%{pending} pending"
msgstr ""
msgid "StatusCheck|API to check"
msgstr ""
msgid "StatusCheck|Add status check"
msgstr ""
msgid "StatusCheck|All passed"
msgstr ""
msgid "StatusCheck|An error occurred deleting the %{name} status check."
msgstr ""
@ -31113,6 +31119,9 @@ msgstr ""
msgid "StatusCheck|External API is already in use by another status check."
msgstr ""
msgid "StatusCheck|Failed to load status checks."
msgstr ""
msgid "StatusCheck|Invoke an external API as part of the pipeline process."
msgstr ""
@ -31140,6 +31149,9 @@ msgstr ""
msgid "StatusCheck|Update status check"
msgstr ""
msgid "StatusCheck|When this merge request is updated, a call is sent to the following APIs to confirm their status. %{linkStart}Learn more%{linkEnd}."
msgstr ""
msgid "StatusCheck|You are about to remove the %{name} status check."
msgstr ""