mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-18 05:58:18 +01:00
New translations cachet.php (Hebrew)
This commit is contained in:
parent
4957bc2161
commit
db98780252
@ -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',
|
||||
|
||||
];
|
||||
];
|
Loading…
x
Reference in New Issue
Block a user