mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 14:56:13 -06:00
New translations field.php (Swedish)
This commit is contained in:
parent
a5ffdb490a
commit
11c72727bd
@ -19,6 +19,9 @@ return [
|
|||||||
'price' => [
|
'price' => [
|
||||||
'name' => 'Pris'
|
'name' => 'Pris'
|
||||||
],
|
],
|
||||||
|
'standard_price' => [
|
||||||
|
'name' => 'Standard Price'
|
||||||
|
],
|
||||||
'date' => [
|
'date' => [
|
||||||
'name' => 'Datum'
|
'name' => 'Datum'
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user