fixed syntax error in messages file

pull/803/head
Justin Richer 2015-03-12 13:34:35 -04:00
parent e1fb8272cc
commit 75e0cdd550
1 changed files with 1 additions and 1 deletions

View File

@ -338,7 +338,7 @@
"no-sites": "There are no whitelisted sites. Use the <strong>whitelist</strong> button on the client management page to create one." "no-sites": "There are no whitelisted sites. Use the <strong>whitelist</strong> button on the client management page to create one."
} }
}, },
approve: { "approve": {
"dynamically-registered-unknown": "at an unknown time" "dynamically-registered-unknown": "at an unknown time"
} }
} }