summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorDevlin Junker <devlin.junker@gmail.com>2022-11-22 08:03:23 -1000
committerBenjamin Brahmer <info@b-brahmer.de>2022-12-01 13:17:21 +0100
commit5bf64073093bb01b0853ff349bb4d971825c8ccf (patch)
treefd711d50598c6edf227f8966895750be0c8577de /package-lock.json
parent208cfa81096ca6993ac34f393c8e7648350f8fad (diff)
add back translate to admin main js file
Signed-off-by: Devlin Junker <devlin.junker@gmail.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/package-lock.json b/package-lock.json
index 1be89697f..c0b0156c5 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -11,6 +11,7 @@
"@nextcloud/axios": "^1.11.0",
"@nextcloud/dialogs": "^3.1.2",
"@nextcloud/initial-state": "^2.0.0",
+ "@nextcloud/l10n": "^1.6.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/vue": "^7.0.1",
"regenerator-runtime": "^0.13.11",
@@ -3307,7 +3308,8 @@
},
"node_modules/@nextcloud/l10n": {
"version": "1.6.0",
- "license": "GPL-3.0-or-later",
+ "resolved": "https://registry.npmjs.org/@nextcloud/l10n/-/l10n-1.6.0.tgz",
+ "integrity": "sha512-aKGlgrwN9OiafN791sYus0shfwNeU3PlrH6Oi9ISma6iJSvN6a8aJM8WGKCJ9pqBaTR5PrDuckuM/WnybBWb6A==",
"dependencies": {
"core-js": "^3.6.4",
"node-gettext": "^3.0.0"
@@ -18596,6 +18598,8 @@
},
"@nextcloud/l10n": {
"version": "1.6.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/l10n/-/l10n-1.6.0.tgz",
+ "integrity": "sha512-aKGlgrwN9OiafN791sYus0shfwNeU3PlrH6Oi9ISma6iJSvN6a8aJM8WGKCJ9pqBaTR5PrDuckuM/WnybBWb6A==",
"requires": {
"core-js": "^3.6.4",
"node-gettext": "^3.0.0"