feat(lab): Added language setting
This commit is contained in:
parent
91ddfd4580
commit
19f9be6a3c
7 changed files with 284 additions and 11 deletions
|
@ -141,6 +141,7 @@ function useApp(full = true) {
|
|||
|
||||
// Translation
|
||||
t,
|
||||
languages: Object.keys(strings),
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue