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
3
Commits
2
Branches
Tag:
3bc0a688b4
dev
master
Branches
Tags
${ item.name }
Criar branch
${ searchTerm }
de 3bc0a688b4
${ noResults }
honhui
/
lang
/
vendor
/
filament-panels
/
bs
/
widgets
/
account-widget.php
account-widget.php
143B
Histórico
Original
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?php
return [
'actions' => [
'logout' => [
'label' => 'Odjava',
],
],
'welcome' => 'Zdravo',
];