D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
share
/
grafana
/
public
/
test
/
mocks
/
Filename :
i18nMessages.ts
back
Copy
// The translation functions and components we use are mocked out during tests anyway, so this // message cataloge isnt really used anyway, but we mock them out so anything that imports them // won't fail if they aren't generated when the tests run /*eslint-disable*/ module.exports = { messages: {} };