More translations

This commit is contained in:
lordwilbur
2018-05-21 09:57:10 -05:00
committed by Nabeel Shahzad
parent 89ebcbdb10
commit 81c148fc4d
7 changed files with 75 additions and 18 deletions
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>Be right back.</title>
<title>@lang('frontend.errors.503message')</title>
<link href="https://fonts.googleapis.com/css?family=Lato:100" rel="stylesheet" type="text/css">
@@ -40,7 +40,7 @@
<body>
<div class="container">
<div class="content">
<div class="title">Be right back.</div>
<div class="title">@lang('frontend.errors.503message')</div>
</div>
</div>
</body>