GUAC-1176: Bring up-to-date with changes from GUAC-1217.

This commit is contained in:
Michael Jumper
2015-06-07 12:00:03 -07:00
parent a3d3203211
commit 02ffe81f2c
4 changed files with 19 additions and 4 deletions

View File

@@ -0,0 +1,13 @@
{
"LOGIN" : {
"ERROR_PASSWORD_BLANK" : "@:APP.ERROR_PASSWORD_BLANK",
"ERROR_PASSWORD_MISMATCH" : "@:APP.ERROR_PASSWORD_MISMATCH",
"FIELD_HEADER_NEW_PASSWORD" : "Mot de passe",
"FIELD_HEADER_CONFIRM_NEW_PASSWORD" : "Répéter mot de passe"
}
}