Este site funciona melhor com JavaScript
Página inicial
Explorar
Ajuda
Entrar
DC
/
honhui
Observar
9
Favorito
0
Fork
0
Código
Issues
0
Pull Requests
0
Versões
0
Wiki
Atividade
95
Commits
3
Branches
Tag:
2eb2d974b7
dev
master
pro
Branches
Tags
${ item.name }
Criar branch
${ searchTerm }
de 2eb2d974b7
${ noResults }
honhui
/
lang
/
vendor
/
filament-panels
/
bg
/
widgets
/
account-widget.php
account-widget.php
162B
Histórico
Original
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?php
return [
'actions' => [
'logout' => [
'label' => 'Изход',
],
],
'welcome' => 'Добре дошли',
];