mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations control_panel.php (Swedish)
This commit is contained in:
parent
33c2448734
commit
a6454003ef
@ -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',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user