Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
569be378
Commit
569be378
authored
Apr 28, 2020
by
lauraMon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adds some translations
parent
15997680
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
app/assets/javascripts/alert_management/components/alert_management_list.vue
...pts/alert_management/components/alert_management_list.vue
+1
-1
locale/gitlab.pot
locale/gitlab.pot
+6
-6
No files found.
app/assets/javascripts/alert_management/components/alert_management_list.vue
View file @
569be378
...
...
@@ -156,7 +156,7 @@ export default {
<div
class=
"gl-max-w-full text-truncate"
>
{{
item
.
title
}}
</div>
</
template
>
<
template
#cell
(
status
)
>
<gl-new-dropdown
class=
"w-100"
>
<gl-new-dropdown
class=
"w-100"
:text=
"alert.status"
>
<gl-new-dropdown-item
v-for=
"(label, field) in $options.statuses"
:key=
"field"
>
{{
label
}}
</gl-new-dropdown-item>
...
...
locale/gitlab.pot
View file @
569be378
...
...
@@ -1085,9 +1085,6 @@ msgstr ""
msgid "Account: %{account}"
msgstr ""
msgid "Acknowledged"
msgstr ""
msgid "Action to take when receiving an alert."
msgstr ""
...
...
@@ -1695,6 +1692,9 @@ msgstr[1] ""
msgid "Alert Details"
msgstr ""
msgid "AlertManagement|Acknowledged"
msgstr ""
msgid "AlertManagement|Alert"
msgstr ""
...
...
@@ -1749,6 +1749,9 @@ msgstr ""
msgid "AlertManagement|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
msgstr ""
msgid "AlertManagement|Triggered"
msgstr ""
msgid "AlertService|%{linkStart}Learn more%{linkEnd} about configuring this endpoint to receive alerts."
msgstr ""
...
...
@@ -22146,9 +22149,6 @@ msgstr ""
msgid "Trigger was successfully updated."
msgstr ""
msgid "Triggered"
msgstr ""
msgid "Triggerer"
msgstr ""
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment