mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-13 06:56:48 +00:00
Move resources/lang folder
This commit is contained in:
committed by
HolgerHatGarKeineNode
parent
df2d3d03ba
commit
7403e0e457
16
lang/vendor/nova-spatie-permissions/tr/lang.php
vendored
Normal file
16
lang/vendor/nova-spatie-permissions/tr/lang.php
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
return array (
|
||||
'Permission' => '',
|
||||
'Permissions' => '',
|
||||
'Role' => '',
|
||||
'Roles' => '',
|
||||
'created_at' => '',
|
||||
'display_name' => '',
|
||||
'guard_name' => '',
|
||||
'name' => '',
|
||||
'sidebar_label' => '',
|
||||
'sidebar_label_permissions' => '',
|
||||
'sidebar_label_roles' => '',
|
||||
'updated_at' => '',
|
||||
);
|
||||
Reference in New Issue
Block a user