More translations

This commit is contained in:
lordwilbur
2018-05-18 16:02:49 +02:00
committed by Nabeel Shahzad
parent 89ebcbdb10
commit 81c148fc4d
7 changed files with 75 additions and 18 deletions

View File

@@ -87,6 +87,33 @@ return [
'nodownloads' => 'There are no downloads!',
],
'emails' => [
'whoops' => 'Whoops',
'hello' => 'Hello',
'regards' => 'Regards',
'buttontroubles' => [
'If youre having trouble clicking the ":actiontext" button,',
'copy and paste the URL below into your web browser:',
],
'allrightsreserved' => 'All Rights Reserved',
],
'errors' => [
'401title' => 'Not Authorized',
'401header' => 'Unauthorized Access',
'401message' => [
'Well, this is embarrassing, you are not authorized to access or perform this function.',
'Click <a href=":link">here</a> to go back to the home page.',
],
'404title' => 'Not Found',
'404header' => 'Page Not Found',
'404message' => [
'Well, this is embarrassing, the page you requested does not exist.',
'Click <a href=":link">here</a> to go back to the home page.',
],
'503message' => 'Be right back.',
],
'flights' => [
'mybid' => 'My Bid|My Bids',
'search' => 'Search',