New translations cachet.php (Hebrew)

This commit is contained in:
James Brooks 2017-05-06 10:08:45 +01:00
parent 4957bc2161
commit db98780252

View File

@ -27,15 +27,13 @@ return [
// Incidents
'incidents' => [
'none' => 'No incidents reported',
'past' => 'Past Incidents',
'previous_week' => 'Previous week',
'next_week' => 'Next week',
'stickied' => 'Stickied Incidents',
'scheduled' => 'תחזוקה מתוזמנת',
'scheduled_at' => ', scheduled :timestamp',
'posted' => 'Posted :timestamp',
'status' => [
'none' => 'No incidents reported',
'past' => 'Past Incidents',
'stickied' => 'Stickied Incidents',
'scheduled' => 'תחזוקה מתוזמנת',
'scheduled_at' => ', scheduled :timestamp',
'posted' => 'Posted :timestamp',
'status' => [
1 => 'Investigating',
2 => 'מזוהה',
3 => 'צופה',
@ -128,4 +126,4 @@ return [
'atom-feed' => 'Atom',
'feed' => 'Status Feed',
];
];