[Backport staging] Cachebust languages.json (#34711)
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
co-authored by
Michael Telatynski
parent
5e76766ee2
commit
77e0ab1750
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user