mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-13 00:36:04 -06:00
New translations field.php (Russian)
This commit is contained in:
parent
ad7f1addf8
commit
05fdf7268a
@ -130,8 +130,11 @@ return [
|
||||
'pick_option' => 'Pick an option',
|
||||
'pick_ordering' => 'Ordering',
|
||||
'price_high' => 'Price High to Low',
|
||||
'price-low' => 'Price Low to High',
|
||||
'price_low' => 'Price Low to High',
|
||||
'newest' => 'Newest',
|
||||
'oldest' => 'Oldest',
|
||||
'address_a_z' => 'Address (A to Z)',
|
||||
'address_z_a' => 'Address (Z to A)',
|
||||
'categories' => 'Categories',
|
||||
'all_categories' => 'All Categories',
|
||||
'location' => 'Location',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user