Added translations for 2fa.

This commit is contained in:
zjean
2016-03-03 22:00:56 +01:00
parent 0c009445d4
commit 69b338ca85
4 changed files with 7 additions and 0 deletions

View File

@@ -68,4 +68,5 @@ return [
'string' => 'The :attribute must be a string.',
'url' => 'The :attribute format is invalid.',
'timezone' => 'The :attribute must be a valid zone.',
'2fa_code' => 'The :attribute field is invalid.',
];