New translations control_panel.php (Swedish)

This commit is contained in:
Fatih Alp 2020-05-12 19:19:10 +03:00
parent 33c2448734
commit a6454003ef

View File

@ -0,0 +1,13 @@
<?php
return [
'help' => 'Hjälp',
'search' => 'Sök',
'logout' => 'Logga ut',
'view_site' => 'Visa webbplats',
'title' => 'Kontrollpanel',
'search_placeholder' => 'Skriv för att söka',
// Users Module
'search_by_gsm_number' => 'Sök efter GSM-nummer',
];