New translations cachet.php (Norwegian)
This commit is contained in:
@@ -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' => 'Hold deg oppdatert med de nyeste service-oppdateringene fra :app.',
|
||||||
|
],
|
||||||
|
],
|
||||||
|
|
||||||
// Other
|
// Other
|
||||||
'home' => 'Forsiden',
|
'home' => 'Forsiden',
|
||||||
'description' => 'Hold deg oppdatert med de nyeste service-oppdateringene fra :app.',
|
|
||||||
'powered_by' => 'Drevet av <a href="https://cachethq.io" class="links"> Cachet</a>.',
|
'powered_by' => 'Drevet av <a href="https://cachethq.io" class="links"> Cachet</a>.',
|
||||||
'timezone' => 'Tider vises i :timezone.',
|
'timezone' => 'Tider vises i :timezone.',
|
||||||
'about_this_site' => 'Om denne siden',
|
'about_this_site' => 'Om denne siden',
|
||||||
|
|||||||
Reference in New Issue
Block a user