mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 07:16:06 -06:00
New translations field.php (Russian)
This commit is contained in:
parent
d2719d7836
commit
c027ad5733
@ -19,6 +19,9 @@ return [
|
|||||||
'price' => [
|
'price' => [
|
||||||
'name' => 'Цена'
|
'name' => 'Цена'
|
||||||
],
|
],
|
||||||
|
'standard_price' => [
|
||||||
|
'name' => 'Standard Price'
|
||||||
|
],
|
||||||
'date' => [
|
'date' => [
|
||||||
'name' => 'Дата'
|
'name' => 'Дата'
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user