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(
|
||||
"account" => array(
|
||||
"totp_header" => "Authentification à deux facteurs",
|
||||
),
|
||||
);
|
||||
|
||||
return [
|
||||
'account' => [
|
||||
'totp_header' => 'Authentification à deux facteurs',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user