feat: CSAT response collection public page (#2685)
This commit is contained in:
5
app/javascript/survey/i18n/index.js
Normal file
5
app/javascript/survey/i18n/index.js
Normal file
@@ -0,0 +1,5 @@
|
||||
import { default as en } from './locale/en.json';
|
||||
|
||||
export default {
|
||||
en,
|
||||
};
|
||||
Reference in New Issue
Block a user