Questo sito funziona meglio con JavaScript
Home
Esplora
Aiuto
Accedi
DC
/
honhui
Segui
9
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Activity
76
Commit
3
Rami (Branch)
Albero (Tree):
64169cbddd
dev
master
pro
Rami (Branch)
Tag
${ item.name }
Create branch
${ searchTerm }
from '64169cbddd'
${ noResults }
honhui
/
lang
/
vendor
/
filament-panels
/
no
/
widgets
/
account-widget.php
account-widget.php
147B
Cronologia
Originale
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?php
return [
'actions' => [
'logout' => [
'label' => 'Logg ut',
],
],
'welcome' => 'Velkommen',
];