1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-08 23:25:51 +01:00

update ui crowdin assets

This commit is contained in:
Juan Picado 2021-09-17 07:41:11 +02:00
parent 5e784d1188
commit 531289f59d
3 changed files with 4 additions and 2 deletions

2
.gitignore vendored

@ -34,6 +34,8 @@ packages/standalone/dist/
## ui
packages/plugins/ui-theme/static
/packages/plugins/ui-theme/src/i18n/crowdin/*
!/packages/plugins/ui-theme/src/i18n/crowdin/en-US.json
# CI Pnpm cache
.pnpm-store/

@ -7,7 +7,7 @@ files:
[
{
source: 'packages/plugins/ui-theme/src/i18n/crowdin/**/*',
translation: '/ui/i18n/%locale%/**/%original_file_name%',
translation: '/packages/plugins/ui-theme/src/i18n/crowdin/%locale%/**/%original_file_name%',
},
{
source: '/website/i18n/en/**/*',

@ -80,7 +80,7 @@
"first-step-command-line": "npm adduser --registry {{registryUrl}}",
"second-step": "2. Publish",
"second-step-command-line": "npm publish --registry {{registryUrl}}",
"third-step": "3. Refresh this page."
"third-step": "3. Refresh this page"
},
"sidebar": {
"detail": {