The following afaik should be a valid json angular-trnslate file
{
"accept-privacy": {
"title": "Accept Privacy Policy",
"accept": "Accept",
"acceptTitle": "Accept Policy",
"text": "By clicking accept, you will be redirected to the application registration page from where you will be able to login again."
}
}
The following afaik should be a valid json angular-trnslate file
but the regexp
/^(\t)?"([^"]+)": "([^"]*)",?/
does not match.indent
characters (a better defaultindent
pattern should be\s*
){
and}
not matched in any case