fix: Create isolated i18n instances to prevent locale collision

This commit is contained in:
Maksim Eltyshev
2025-11-27 18:28:25 +01:00
parent 54e230d4c1
commit bf2ab4649e
3 changed files with 19 additions and 2 deletions
+1
View File
@@ -52,6 +52,7 @@
"escape-html": "^1.0.3",
"escape-markdown": "^1.0.4",
"fs-extra": "^11.3.2",
"i18n-2": "^0.7.3",
"ico-to-png": "^0.2.2",
"istextorbinary": "^9.5.0",
"jsonwebtoken": "^9.0.2",