UNPKG
localized-string
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Fetches and formats translated strings.
bitbucket.org/refinedwikiteam/node-localized-string
localized-string
/
test
/
test-translations.js
3 lines
•
55 B
JavaScript
View Raw
1
2
3
module
.
exports
= {
'magic.key'
:
'This is a string'
};