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,6 @@ return [
'string' => 'Het :attribute moet een tekenreeks zijn.',
'url' => ':attribute is geen geldige URL.',
'timezone' => 'Het :attribute moet een geldige zone zijn.',
'2fa_code' => ':attribute is ongeldig.',
];