This commit is contained in:
Ibnu Maksum 2024-05-21 09:20:41 +07:00
parent 20fdb688ad
commit 848c36106a
No known key found for this signature in database
GPG Key ID: 7FC82848810579E5
2 changed files with 15 additions and 4 deletions

View File

@ -594,5 +594,15 @@
"Suspended": "Suspended",
"Query": "Query",
"Notes": "Notes",
"This_account_status": "This account status"
"This_account_status": "This account status",
"Maintenance_Mode": "Maintenance Mode",
"Maintenance_Mode_Settings": "Maintenance Mode Settings",
"Status_": "Status:",
"End_Date_": "End Date:",
"Save": "Save",
"Site_is_temporarily_unavailable_": "Site is temporarily unavailable.",
"Scheduled_maintenance_is_currently_in_progress__Please_check_back_soon_": "Scheduled maintenance is currently in progress. Please check back soon.",
"We_apologize_for_any_inconvenience_": "We apologize for any inconvenience.",
"The": "The",
"Team": "Team"
}

View File

@ -173,8 +173,9 @@
</div>
<h1>{Lang::T('Site is temporarily unavailable.')}</h1>
<p>{Lang::T('Scheduled maintenance is currently in progress. Please check back soon.')}</p>
<p>{Lang::T('We apologize for any inconvenience.')} <br> &mdash; {Lang::T('The ')} {$companyName} {Lang::T('
Team.')}</p>
<p>{Lang::T('We apologize for any inconvenience.')} <br>
&mdash; {Lang::T('The')} {$companyName} {Lang::T('Team')}.
</p>
<br>
{if $date} <div style="display: flex; flex-direction: row; justify-content: space-between;">
<p class="day"></p>