Update trans
This commit is contained in:
@@ -22,11 +22,11 @@ return [
|
|||||||
|
|
||||||
// Incidents
|
// Incidents
|
||||||
'incidents' => [
|
'incidents' => [
|
||||||
'none' => 'No Incidents Reported.',
|
'none' => 'No incidents reported',
|
||||||
'past' => 'Past Incidents',
|
'past' => 'Past Incidents',
|
||||||
'previous_week' => 'Previous Week',
|
'previous_week' => 'Previous Week',
|
||||||
'next_week' => 'Next Week',
|
'next_week' => 'Next Week',
|
||||||
'none' => 'Nothing to report.',
|
'none' => 'Nothing to report',
|
||||||
'scheduled' => 'Scheduled Maintenance',
|
'scheduled' => 'Scheduled Maintenance',
|
||||||
'scheduled_at' => ', scheduled :timestamp',
|
'scheduled_at' => ', scheduled :timestamp',
|
||||||
'status' => [
|
'status' => [
|
||||||
@@ -60,7 +60,7 @@ return [
|
|||||||
|
|
||||||
// Subscriber
|
// Subscriber
|
||||||
'subscriber' => [
|
'subscriber' => [
|
||||||
'subscribe' => 'Subscribe to Get the Most Recent Updates',
|
'subscribe' => 'Subscribe to get the most recent updates',
|
||||||
'button' => 'Subscribe',
|
'button' => 'Subscribe',
|
||||||
'email' => [
|
'email' => [
|
||||||
'subscribe' => 'Subscribe to email updates.',
|
'subscribe' => 'Subscribe to email updates.',
|
||||||
|
|||||||
Reference in New Issue
Block a user