Diese Webseite funktioniert besser mit JavaScript
Startseite
Erkunden
Hilfe
Anmelden
DC
/
honhui
Beobachten
9
Favorisieren
0
Fork
0
Code
Issues
0
Pull-Requests
0
Releases
0
Wiki
Aktivität
19
Commits
3
Branches
Struktur:
d70a4e9a49
dev
master
pro
Branches
Tags
${ item.name }
Erstelle Branch
${ searchTerm }
von 'd70a4e9a49'
${ noResults }
honhui
/
lang
/
vendor
/
filament-panels
/
bg
/
widgets
/
account-widget.php
account-widget.php
162B
Verlauf
Originalformat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?php
return [
'actions' => [
'logout' => [
'label' => 'Изход',
],
],
'welcome' => 'Добре дошли',
];