mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 06:43:45 +02:00
Apply fixes from StyleCI
This commit is contained in:
committed by
StyleCI Bot
parent
6331a29962
commit
920ed824d6
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
return array(
|
||||
"language" => "Langage",
|
||||
"save" => "Sauvegarder",
|
||||
"status" => "Status",
|
||||
);
|
||||
|
||||
return [
|
||||
'language' => 'Langage',
|
||||
'save' => 'Sauvegarder',
|
||||
'status' => 'Status',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user