mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations field.php (Swedish)
This commit is contained in:
parent
7621e903e1
commit
31e4350c9f
@ -20,7 +20,7 @@ return [
|
||||
'name' => 'Pris'
|
||||
],
|
||||
'standard_price' => [
|
||||
'name' => 'Standard Price'
|
||||
'name' => 'Standard pris'
|
||||
],
|
||||
'date' => [
|
||||
'name' => 'Datum'
|
||||
@ -266,8 +266,8 @@ return [
|
||||
"no_location" => "Ingen plats har valts.",
|
||||
"continue" => 'Fortsätta',
|
||||
"gallery" => 'Galleri',
|
||||
"ads" => 'Ads',
|
||||
"were_found" => 'were found.',
|
||||
"ads" => 'annonser',
|
||||
"were_found" => 'hittades.',
|
||||
|
||||
// Pending screen
|
||||
'pending_message_1' => 'Annonsen är i godkännandeprocessen',
|
||||
@ -295,5 +295,5 @@ return [
|
||||
'select_category_step_by_step' => 'Välj kategori steg för steg',
|
||||
|
||||
// New create page
|
||||
'options' => 'Options',
|
||||
'options' => 'alternativ',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user