feat: allow translation of statuses (#76)
This commit is contained in:
parent
bef89502a1
commit
8586d58b84
4 changed files with 70 additions and 1 deletions
|
@ -40,5 +40,8 @@ export default defineNuxtConfig({
|
|||
namespaceId: '',
|
||||
apiToken: '',
|
||||
},
|
||||
public: {
|
||||
translateApi: '',
|
||||
},
|
||||
},
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue