This website requires JavaScript.
Explore
Help
Sign In
encrypt
/
gancio
Watch
1
Star
0
Fork
0
You've already forked gancio
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
daa39165fe4e446cf60fa4b4eb0c331af5e26e3a
gancio
/
locales
/
index.js
8 lines
99 B
JavaScript
Raw
Normal View
History
Unescape
Escape
minor
2019-07-26 23:52:51 +02:00
import
it
from
'./it'
import
en
from
'./en'
fixes #7, add es locale
2019-09-05 13:46:40 +02:00
import
es
from
'./es'
minor
2019-07-26 23:52:51 +02:00
export
default
{
fixes #7, add es locale
2019-09-05 13:46:40 +02:00
it
,
en
,
es
minor
2019-07-26 23:52:51 +02:00
}
Reference in New Issue
Copy Permalink