Use symfony/ux-translator to translate password_strength_estimator badges

This commit is contained in:
Jan Böhmer 2023-06-28 16:00:11 +02:00
parent bfd82fb415
commit ce064a0b37
15 changed files with 269 additions and 601 deletions

View file

@ -731,6 +731,21 @@
"./config/packages/uid.yaml"
]
},
"symfony/ux-translator": {
"version": "2.9",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "2.9",
"ref": "bc396565cc4cab95692dd6df810553dc22e352e1"
},
"files": [
"./assets/translator.js",
"./config/packages/ux_translator.yaml",
"./var/translations/configuration.js",
"./var/translations/index.js"
]
},
"symfony/ux-turbo": {
"version": "v2.0.1"
},