Add multilanguage support
This commit is contained in:
parent
f8cbcb2908
commit
fc53bb14a0
15 changed files with 489 additions and 92 deletions
|
@ -8,6 +8,7 @@ const dataStore = createSlice( {
|
|||
token: '',
|
||||
name: '',
|
||||
device: '',
|
||||
language: 'nl',
|
||||
address: {
|
||||
id: 0,
|
||||
zipcode: '',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue