Skip to content

Commit

Permalink
Merge pull request laravel#768 from rappasoft/analysis-qg1Be5
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
rappasoft authored Jun 27, 2017
2 parents 0016a2c + c20ffd0 commit 9e3e6f0
Show file tree
Hide file tree
Showing 19 changed files with 74 additions and 74 deletions.
4 changes: 2 additions & 2 deletions app/Mail/Frontend/Contact/SendContact.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ public function __construct(Request $request)
public function build()
{
return $this->view('frontend.mail.contact')
->subject(trans('strings.emails.contact.subject', ['app_name' => app_name()]));
->subject(trans('strings.emails.contact.subject', ['app_name' => app_name()]));
}
}
}
8 changes: 4 additions & 4 deletions resources/lang/ar/strings.php
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,10 @@
'click_to_confirm' => 'إضغط هنا لتفعيل account:',
],

'contact' => [
'email_body_title' => 'You have a new contact form request: Below are the details:',
'subject' => 'A new :app_name contact form submission!',
],
'contact' => [
'email_body_title' => 'You have a new contact form request: Below are the details:',
'subject' => 'A new :app_name contact form submission!',
],
],

'frontend' => [
Expand Down
8 changes: 4 additions & 4 deletions resources/lang/da/strings.php
Original file line number Diff line number Diff line change
Expand Up @@ -86,10 +86,10 @@
'click_to_confirm' => 'Klik her for at bekræfte din konto:',
],

'contact' => [
'email_body_title' => 'You have a new contact form request: Below are the details:',
'subject' => 'A new :app_name contact form submission!',
],
'contact' => [
'email_body_title' => 'You have a new contact form request: Below are the details:',
'subject' => 'A new :app_name contact form submission!',
],
],

'frontend' => [
Expand Down
8 changes: 4 additions & 4 deletions resources/lang/de/strings.php
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,10 @@
'click_to_confirm' => 'Klick hier, um dein Konto zu aktivieren:',
],

'contact' => [
'email_body_title' => 'You have a new contact form request: Below are the details:',
'subject' => 'A new :app_name contact form submission!',
],
'contact' => [
'email_body_title' => 'You have a new contact form request: Below are the details:',
'subject' => 'A new :app_name contact form submission!',
],
],

'frontend' => [
Expand Down
8 changes: 4 additions & 4 deletions resources/lang/el/strings.php
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,10 @@
'click_to_confirm' => 'Click here to confirm your account:',
],

'contact' => [
'email_body_title' => 'You have a new contact form request: Below are the details:',
'subject' => 'A new :app_name contact form submission!',
],
'contact' => [
'email_body_title' => 'You have a new contact form request: Below are the details:',
'subject' => 'A new :app_name contact form submission!',
],
],

'frontend' => [
Expand Down
8 changes: 4 additions & 4 deletions resources/lang/en/strings.php
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,10 @@
'click_to_confirm' => 'Click here to confirm your account:',
],

'contact' => [
'email_body_title' => 'You have a new contact form request: Below are the details:',
'subject' => 'A new :app_name contact form submission!',
],
'contact' => [
'email_body_title' => 'You have a new contact form request: Below are the details:',
'subject' => 'A new :app_name contact form submission!',
],
],

'frontend' => [
Expand Down
8 changes: 4 additions & 4 deletions resources/lang/es/strings.php
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,10 @@
'click_to_confirm' => 'Pulse aquí para verificar su cuenta:',
],

'contact' => [
'email_body_title' => 'You have a new contact form request: Below are the details:',
'subject' => 'A new :app_name contact form submission!',
],
'contact' => [
'email_body_title' => 'You have a new contact form request: Below are the details:',
'subject' => 'A new :app_name contact form submission!',
],
],

'frontend' => [
Expand Down
8 changes: 4 additions & 4 deletions resources/lang/fr/strings.php
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,10 @@
'click_to_confirm' => 'Cliquez ici pour confirmer votre compte :',
],

'contact' => [
'email_body_title' => 'You have a new contact form request: Below are the details:',
'subject' => 'A new :app_name contact form submission!',
],
'contact' => [
'email_body_title' => 'You have a new contact form request: Below are the details:',
'subject' => 'A new :app_name contact form submission!',
],
],

'frontend' => [
Expand Down
8 changes: 4 additions & 4 deletions resources/lang/id/strings.php
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,10 @@
'click_to_confirm' => 'Klik di sini untuk mengkonfirmasi akun Anda:',
],

'contact' => [
'email_body_title' => 'You have a new contact form request: Below are the details:',
'subject' => 'A new :app_name contact form submission!',
],
'contact' => [
'email_body_title' => 'You have a new contact form request: Below are the details:',
'subject' => 'A new :app_name contact form submission!',
],
],

'frontend' => [
Expand Down
8 changes: 4 additions & 4 deletions resources/lang/it/strings.php
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,10 @@
'click_to_confirm' => 'Clicca qui per confermare il tuo account:',
],

'contact' => [
'email_body_title' => 'You have a new contact form request: Below are the details:',
'subject' => 'A new :app_name contact form submission!',
],
'contact' => [
'email_body_title' => 'You have a new contact form request: Below are the details:',
'subject' => 'A new :app_name contact form submission!',
],
],

'frontend' => [
Expand Down
8 changes: 4 additions & 4 deletions resources/lang/ja/strings.php
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,10 @@
'click_to_confirm' => 'あなたのアカウントを確認するにはここをクリックしてください:',
],

'contact' => [
'email_body_title' => 'You have a new contact form request: Below are the details:',
'subject' => 'A new :app_name contact form submission!',
],
'contact' => [
'email_body_title' => 'You have a new contact form request: Below are the details:',
'subject' => 'A new :app_name contact form submission!',
],
],

'frontend' => [
Expand Down
8 changes: 4 additions & 4 deletions resources/lang/nl/strings.php
Original file line number Diff line number Diff line change
Expand Up @@ -86,10 +86,10 @@
'click_to_confirm' => 'Klik hier om uw account te bevestigen:',
],

'contact' => [
'email_body_title' => 'You have a new contact form request: Below are the details:',
'subject' => 'A new :app_name contact form submission!',
],
'contact' => [
'email_body_title' => 'You have a new contact form request: Below are the details:',
'subject' => 'A new :app_name contact form submission!',
],
],

'frontend' => [
Expand Down
8 changes: 4 additions & 4 deletions resources/lang/pt_BR/strings.php
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,10 @@
'click_to_confirm' => 'Clique aqui para confirmar a sua conta:',
],

'contact' => [
'email_body_title' => 'You have a new contact form request: Below are the details:',
'subject' => 'A new :app_name contact form submission!',
],
'contact' => [
'email_body_title' => 'You have a new contact form request: Below are the details:',
'subject' => 'A new :app_name contact form submission!',
],
],
'frontend' => [
'test' => 'Teste',
Expand Down
8 changes: 4 additions & 4 deletions resources/lang/ru/strings.php
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,10 @@
'trouble_clicking_button' => 'Если у вас возникли проблемы с нажатием ":action_text" кнопки, скопируйте и вставьте URL ниже в адресную строку браузера:',
],

'contact' => [
'email_body_title' => 'You have a new contact form request: Below are the details:',
'subject' => 'A new :app_name contact form submission!',
],
'contact' => [
'email_body_title' => 'You have a new contact form request: Below are the details:',
'subject' => 'A new :app_name contact form submission!',
],
],
'frontend' => [
'test' => 'Тест',
Expand Down
8 changes: 4 additions & 4 deletions resources/lang/sv/strings.php
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,10 @@
'click_to_confirm' => 'Klicka här för att bekräfta ditt konto:',
],

'contact' => [
'email_body_title' => 'You have a new contact form request: Below are the details:',
'subject' => 'A new :app_name contact form submission!',
],
'contact' => [
'email_body_title' => 'You have a new contact form request: Below are the details:',
'subject' => 'A new :app_name contact form submission!',
],
],

'frontend' => [
Expand Down
8 changes: 4 additions & 4 deletions resources/lang/th/strings.php
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,10 @@
'click_to_confirm' => 'คลิกที่นี่เพื่อยืนยันตัวตนของคุณ:',
],

'contact' => [
'email_body_title' => 'You have a new contact form request: Below are the details:',
'subject' => 'A new :app_name contact form submission!',
],
'contact' => [
'email_body_title' => 'You have a new contact form request: Below are the details:',
'subject' => 'A new :app_name contact form submission!',
],
],

'frontend' => [
Expand Down
8 changes: 4 additions & 4 deletions resources/lang/tr/strings.php
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,10 @@
'click_to_confirm' => 'Hesabınızı onaylamak için burayı tıklayın:',
],

'contact' => [
'email_body_title' => 'You have a new contact form request: Below are the details:',
'subject' => 'A new :app_name contact form submission!',
],
'contact' => [
'email_body_title' => 'You have a new contact form request: Below are the details:',
'subject' => 'A new :app_name contact form submission!',
],
],

'frontend' => [
Expand Down
8 changes: 4 additions & 4 deletions resources/lang/zh-TW/strings.php
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,10 @@
'click_to_confirm' => '點擊此處確認您的帳戶:',
],

'contact' => [
'email_body_title' => 'You have a new contact form request: Below are the details:',
'subject' => 'A new :app_name contact form submission!',
],
'contact' => [
'email_body_title' => 'You have a new contact form request: Below are the details:',
'subject' => 'A new :app_name contact form submission!',
],
],

'frontend' => [
Expand Down
8 changes: 4 additions & 4 deletions resources/lang/zh/strings.php
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,10 @@
'click_to_confirm' => '点击此处确认您的帐户:',
],

'contact' => [
'email_body_title' => 'You have a new contact form request: Below are the details:',
'subject' => 'A new :app_name contact form submission!',
],
'contact' => [
'email_body_title' => 'You have a new contact form request: Below are the details:',
'subject' => 'A new :app_name contact form submission!',
],
],

'frontend' => [
Expand Down

0 comments on commit 9e3e6f0

Please sign in to comment.