Commit 530caf6b authored by Mark Florian's avatar Mark Florian

Merge branch 'geo-check-run-fix' into 'master'

Geo Admin Area: fix some text

See merge request gitlab-org/gitlab!68588
parents 873ee852 7841a215
......@@ -59,7 +59,7 @@ export default {
defaultText: __('Not Implemented'),
},
{
label: __('Last repository check run'),
label: __('Last time checked'),
dateString: this.lastChecked,
defaultText: __('Not Implemented'),
},
......
......@@ -19597,9 +19597,6 @@ msgstr ""
msgid "Last repository check (%{last_check_timestamp}) failed. See the 'repocheck.log' file for error messages."
msgstr ""
msgid "Last repository check run"
msgstr ""
msgid "Last seen"
msgstr ""
......@@ -19618,6 +19615,9 @@ msgstr ""
msgid "Last successful update"
msgstr ""
msgid "Last time checked"
msgstr ""
msgid "Last time verified"
msgstr ""
......
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