mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-02 20:18:08 +00:00
- Adds support for file upload Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com> Co-authored-by: Sojan <sojan@pepalo.com>
6 lines
50 B
JavaScript
6 lines
50 B
JavaScript
import en from './en';
|
|
|
|
export default {
|
|
en,
|
|
};
|