This website requires JavaScript.
Explore
Help
Sign In
verdnatura
/
salix-front
Watch
2
Star
3
Fork
You've already forked salix-front
1
Code
Issues
Pull Requests
75
Releases
Wiki
Activity
ee5098aede
salix-front
/
src
/
i18n
/
index.js
6 lines
68 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Formatted project
2022-03-24 13:57:11 +00:00
import
enUS
from
'./en-US'
;
javascript changes first steps
2022-03-24 12:33:14 +00:00
export
default
{
Formatted project
2022-03-24 13:57:11 +00:00
'en-US'
:
enUS
,
}
;