Errors are all translated. Closes #364.

This commit is contained in:
James Brooks
2015-01-13 11:55:26 +00:00
parent 108a1cbc03
commit e4ee12c170
11 changed files with 38 additions and 22 deletions
+3 -1
View File
@@ -89,7 +89,9 @@ return [
'settings' => [
'settings' => 'Einstellungen',
'app-setup' => [
'app-setup' => 'Setup',
'app-setup' => 'Setup',
'images-only' => 'Only images may be uploaded.',
'too-big' => 'The file you uploaded is too big. Upload an image smaller than :size',
],
'security' => [
'security' => 'Sicherheit',
+5 -3
View File
@@ -16,9 +16,11 @@ return [
// Login form fields
'login' => [
'email' => 'Email',
'password' => 'Passwort',
'2fauth' => 'Authentifikations-Code',
'email' => 'Email',
'password' => 'Passwort',
'2fauth' => 'Authentifikations-Code',
'invalid' => 'Invalid email or password',
'invalid-token' => 'Invalid token',
],
// Incidents form fields
+3 -1
View File
@@ -89,7 +89,9 @@ return [
'settings' => [
'settings' => 'Settings',
'app-setup' => [
'app-setup' => 'Application Setup',
'app-setup' => 'Application Setup',
'images-only' => 'Only images may be uploaded.',
'too-big' => 'The file you uploaded is too big. Upload an image smaller than :size',
],
'security' => [
'security' => 'Security',
+5 -3
View File
@@ -16,9 +16,11 @@ return [
// Login form fields
'login' => [
'email' => 'Email',
'password' => 'Password',
'2fauth' => 'Authentication Code',
'email' => 'Email',
'password' => 'Password',
'2fauth' => 'Authentication Code',
'invalid' => 'Invalid email or password',
'invalid-token' => 'Invalid token',
],
// Incidents form fields
+3 -1
View File
@@ -89,7 +89,9 @@ return [
'settings' => [
'settings' => 'Réglages',
'app-setup' => [
'app-setup' => 'Configuration',
'app-setup' => 'Configuration',,
'images-only' => 'Only images may be uploaded.',
'too-big' => 'The file you uploaded is too big. Upload an image smaller than :size',
],
'security' => [
'security' => 'Sécurité',
+5 -3
View File
@@ -16,9 +16,11 @@ return [
// Login form fields
'login' => [
'email' => 'Adresse email',
'password' => 'Mot de passe',
'2fauth' => 'Authentication Code',
'email' => 'Adresse email',
'password' => 'Mot de passe',
'2fauth' => 'Authentication Code',
'invalid' => 'Invalid email or password',
'invalid-token' => 'Invalid token',
],
// Incidents form fields
+3 -1
View File
@@ -89,7 +89,9 @@ return [
'settings' => [
'settings' => 'Configurações',
'app-setup' => [
'app-setup' => 'Instalação do aplicativo',
'app-setup' => 'Instalação do aplicativo',,
'images-only' => 'Only images may be uploaded.',
'too-big' => 'The file you uploaded is too big. Upload an image smaller than :size',
],
'security' => [
'security' => 'Segurança',
+5 -3
View File
@@ -15,9 +15,11 @@ return [
// Login form fields
'login' => [
'email' => 'Email',
'password' => 'Senha',
'2fauth' => 'Authentication Code',
'email' => 'Email',
'password' => 'Senha',
'2fauth' => 'Authentication Code',
'invalid' => 'Invalid email or password',
'invalid-token' => 'Invalid token',
],
// Incidents form fields