Prevent "Element" hardcoded in i18n files (#1545)

This commit is contained in:
Michael Telatynski
2024-02-29 13:02:44 +00:00
committed by GitHub
parent 65215ea6f4
commit 421a666fe9
3 changed files with 7 additions and 5 deletions

View File

@@ -108,7 +108,7 @@
"find-npm-prefix": "^1.0.2",
"glob": "^10.0.0",
"knip": "^5.0.0",
"matrix-web-i18n": "^3.1.3",
"matrix-web-i18n": "^3.2.1",
"mkdirp": "^3.0.0",
"node-pre-gyp": "^0.17.0",
"pacote": "^17.0.0",