mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-04-06 22:51:03 +02:00
Added translation
This commit is contained in:
parent
37cfe4a915
commit
09c83e1d0a
@ -525,6 +525,7 @@ return [
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
'Manage Users' => 'Manage Users',
|
'Manage Users' => 'Manage Users',
|
||||||
|
'Users:' => 'Users:',
|
||||||
'Search user' => 'Search user',
|
'Search user' => 'Search user',
|
||||||
'ID' => 'ID',
|
'ID' => 'ID',
|
||||||
'Name' => 'Name',
|
'Name' => 'Name',
|
||||||
@ -1077,6 +1078,4 @@ return [
|
|||||||
'support.msg6' => 'Thank you for your support and for being a part of the LinkStack community!',
|
'support.msg6' => 'Thank you for your support and for being a part of the LinkStack community!',
|
||||||
|
|
||||||
|
|
||||||
'' => '',
|
|
||||||
|
|
||||||
];
|
];
|
@ -31,7 +31,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
Users:
|
{{__('messages.Users:')}}
|
||||||
<a href="{{ url('') }}/admin/users/all">All</a> -
|
<a href="{{ url('') }}/admin/users/all">All</a> -
|
||||||
<a href="{{ url('') }}/admin/users/user">User</a> -
|
<a href="{{ url('') }}/admin/users/user">User</a> -
|
||||||
<a href="{{ url('') }}/admin/users/vip">Vip</a> -
|
<a href="{{ url('') }}/admin/users/vip">Vip</a> -
|
||||||
|
Loading…
x
Reference in New Issue
Block a user