index
:
track.git
master
Карта треков с GPS треккера
NeonXP
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
node_modules
/
moment
/
src
/
lib
/
locale
/
constructor.js
blob: c32b73ee11c6d3e6759d91237c169ff343ba852d (
plain
) (
tree
)
fd70f95
1
2
3
4
5
export function Locale(config) { if (config != null) { this.set(config); } }