milnode
Version:
Vue.js Component Framework, build on top of vuetify
12 lines (11 loc) • 436 B
JavaScript
export default {
feedback: {
title: 'Your feedback',
catch: 'Your opinion is precious!',
explain: 'Share your feedback with us. All your comments and ratings challenge us to continuously improve WebOptis.',
comment: 'Comment',
send: 'Send your feedback',
privacy: 'Your feedback is anonymous. No personal data is linked with your rating and comment.',
success: 'Thanks for your feedback!'
}
}