updated translations

This commit is contained in:
denisdulici
2018-08-29 16:47:58 +03:00
parent 5fb53ff97b
commit 89f09789b6
50 changed files with 409 additions and 327 deletions

View File

@ -2,9 +2,9 @@
return [
'whoops' => 'Whoops!',
'hello' => 'Hello!',
'salutation' => 'Regards,<br> :company_name',
'subcopy' => 'If youre having trouble clicking the ":text" button, copy and paste the URL below into your web browser: [:url](:url)',
'whoops' => 'المعذرة...',
'hello' => 'مرحباً!',
'salutation' => 'مع التحية،<br> :company_name',
'subcopy' => 'إذا كنت تواجه مشكلة في الضغط على زر ":text"، يمكنك نسخ ولصق الرابط أدناه إلى المتصفح الخاص بك: [:url](:url)',
];