mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
add Swedish
This commit is contained in:
16
resources/lang/vendor/nova-spatie-permissions/sv/lang.php
vendored
Normal file
16
resources/lang/vendor/nova-spatie-permissions/sv/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