Commit 704c4b1e authored by Quang-Minh Nguyen's avatar Quang-Minh Nguyen

Add frontend resource i18n strings

parent 0c2e0235
/* eslint-disable @gitlab/require-i18n-strings */
import Vue from 'vue';
import axios from '~/lib/utils/axios_utils';
import { numberToHumanSize } from '~/lib/utils/number_utils';
......
......@@ -22634,9 +22634,15 @@ msgstr ""
msgid "Performance optimization"
msgstr ""
msgid "PerformanceBar|Backend"
msgstr ""
msgid "PerformanceBar|Bullet notifications"
msgstr ""
msgid "PerformanceBar|Dom content loaded"
msgstr ""
msgid "PerformanceBar|Download"
msgstr ""
......@@ -22646,6 +22652,9 @@ msgstr ""
msgid "PerformanceBar|External Http calls"
msgstr ""
msgid "PerformanceBar|First contentful paint"
msgstr ""
msgid "PerformanceBar|Frontend resources"
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