chore: migrate to composition API and auth0-spa
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
export default {
|
||||
'en': {
|
||||
currency: {
|
||||
style: 'currency', currency: 'USD'
|
||||
}
|
||||
},
|
||||
'sv': {
|
||||
currency: {
|
||||
style: 'currency', currency: 'SEK'
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user