Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorπŸŒ΄πŸ‡ΏπŸ‡¦ Lukas Eipert (OOO until Summit) <leipert@gitlab.com>2018-08-16 22:03:57 +0300
committerMike Greiling <mike@pixelcog.com>2018-08-16 22:03:57 +0300
commit8f9442fcdf9d98ea28e6abd582aad1dc2086e1bd (patch)
tree347faa88ea898062b131e047a77130f44333704b /package.json
parent76cd1dd68198bb464b12de7525ab067c6d4dc025 (diff)
Frontend: Proper gettext extraction with gettext-extractor
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 975dd2619d7..f5fc759f76e 100644
--- a/package.json
+++ b/package.json
@@ -126,6 +126,8 @@
"eslint-plugin-jasmine": "^2.1.0",
"eslint-plugin-promise": "^3.8.0",
"eslint-plugin-vue": "^4.5.0",
+ "gettext-extractor": "^3.3.2",
+ "gettext-extractor-vue": "^4.0.1",
"ignore": "^3.3.7",
"istanbul": "^0.4.5",
"jasmine-core": "^2.9.0",