New translations cachet.php (Arabic)

This commit is contained in:
James Brooks 2018-02-17 13:21:57 +00:00
parent 383444a1e4
commit 403e240833

View File

@ -117,9 +117,18 @@ return [
],
],
// Meta descriptions
'meta' => [
'description' => [
'incident' => 'Details and updates about the :name incident that occurred on :date',
'schedule' => 'Details about the scheduled maintenance period :name starting :startDate',
'subscribe' => 'Subscribe to :app in order to receive updates of incidents and scheduled maintenance periods',
'overview' => 'Stay up to date with the latest service updates from :app.',
],
],
// Other
'home' => 'Home',
'description' => 'Stay up to date with the latest service updates from :app.',
'powered_by' => 'Powered by <a href="https://cachethq.io" class="links">Cachet</a>.',
'timezone' => 'Times are shown in :timezone.',
'about_this_site' => 'About This Site',