New translations cachet.php (Greek)

This commit is contained in:
James Brooks
2017-05-06 10:08:35 +01:00
parent 00a299c94c
commit c8d0d1dd1a

View File

@@ -27,15 +27,13 @@ return [
// Incidents
'incidents' => [
'none' => 'Δεν υπάρχουν περιστατικά',
'past' => 'Προηγούμενα περιστατικά',
'previous_week' => 'Previous week',
'next_week' => 'Next week',
'stickied' => 'Stickied Incidents',
'scheduled' => 'Προγραμματισμένη Συντήρηση',
'scheduled_at' => ', προγραμματισμένη :timestamp',
'posted' => 'Posted :timestamp',
'status' => [
'none' => 'Δεν υπάρχουν περιστατικά',
'past' => 'Προηγούμενα περιστατικά',
'stickied' => 'Stickied Incidents',
'scheduled' => 'Προγραμματισμένη Συντήρηση',
'scheduled_at' => ', προγραμματισμένη :timestamp',
'posted' => 'Posted :timestamp',
'status' => [
1 => 'Διερευνάται',
2 => 'Προσδιορίστηκε',
3 => 'Παρακολούθηση',
@@ -128,4 +126,4 @@ return [
'atom-feed' => 'Atom',
'feed' => 'Status Feed',
];
];