Files
chatwoot/app/javascript/dashboard/i18n/index.js
T

6 lines
50 B
JavaScript

import en from './en';
export default {
en,
};