UNPKG
grunt-i18n-templates
Version:
latest (0.1.4)
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
i18n for front-end templates.
github.com/M-jerez/i18nTemplates
M-jerez/i18nTemplates
grunt-i18n-templates
/
test
/
templates
/
es_templates.json
3 lines
•
177 B
JSON
View Raw
1
2
3
{
"test"
:
"<!DOCTYPE html>
\r
\n
<html>
\r
\n
<head lang=
\"
en
\"
>
\r
\n
<meta charset=
\"
UTF-8
\"
>
\r
\n
<title></title>
\r
\n
</head>
\r
\n
<body>
\r
\n
hello hghfgf
\r
\n
</body>
\r
\n
</html>"
}