New translations cachet.php (Catalan)
This commit is contained in:
@@ -27,15 +27,13 @@ return [
|
||||
|
||||
// Incidents
|
||||
'incidents' => [
|
||||
'none' => 'No s\'han registrat incidents',
|
||||
'past' => 'Incidents anteriors',
|
||||
'previous_week' => 'Setmana Anterior',
|
||||
'next_week' => 'Següent Setmana',
|
||||
'stickied' => 'Stickied Incidents',
|
||||
'scheduled' => 'Interrupció programada',
|
||||
'scheduled_at' => ', programat',
|
||||
'posted' => 'Posted :timestamp',
|
||||
'status' => [
|
||||
'none' => 'No s\'han registrat incidents',
|
||||
'past' => 'Incidents anteriors',
|
||||
'stickied' => 'Stickied Incidents',
|
||||
'scheduled' => 'Interrupció programada',
|
||||
'scheduled_at' => ', programat',
|
||||
'posted' => 'Posted :timestamp',
|
||||
'status' => [
|
||||
1 => 'Investigant',
|
||||
2 => 'Identificat',
|
||||
3 => 'En observació',
|
||||
@@ -128,4 +126,4 @@ return [
|
||||
'atom-feed' => 'Atom',
|
||||
'feed' => 'Estat',
|
||||
|
||||
];
|
||||
];
|
||||
Reference in New Issue
Block a user