Chatwoot/app/javascript/dashboard/i18n/index.js
2019-10-16 14:36:17 +05:30

5 lines
50 B
JavaScript

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