[Vuejs]-How translate an object taken from Api with vuejs 9 December 2023 by thecoderscamp.com 1 Exactly as @Seididieci mentioned on comment $t('vue.'+key.replace('contract_data.','')) Emīls Gulbis [Vuejs]-I want to create a text field in vuetify -2 const EXTERNAL_OBJECT = reactive({ name:"Bob", list:[{name:"Ivan"}] }); Merve Pınar [Vuejs]-I want to create a text field in vuetify Source:stackexchange.com