[Backport staging] Cachebust languages.json (#34711)

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
ElementRobot
2026-08-18 12:23:40 +01:00
committed by GitHub
co-authored by Michael Telatynski
parent 5e76766ee2
commit 77e0ab1750
5 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ export function setupLanguageMock() {
fetchMock.mockGlobal();
fetchMock
.get(
"end:/i18n/languages.json",
"include:/i18n/languages.json?",
{
en: "en_EN.json",
de: "de_DE.json",