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
102
Commits
3
Branches
Struktur:
39e536f7f1
dev
master
pro
Branches
Tags
${ item.name }
Erstelle Branch
${ searchTerm }
von '39e536f7f1'
${ noResults }
honhui
/
lang
/
vendor
/
filament-panels
/
bs
/
widgets
/
account-widget.php
account-widget.php
143B
Verlauf
Originalformat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?php
return [
'actions' => [
'logout' => [
'label' => 'Odjava',
],
],
'welcome' => 'Zdravo',
];