This commit is contained in:
@@ -151,11 +151,11 @@
|
||||
},
|
||||
"order_by": {
|
||||
"name": "Order By",
|
||||
"description": "Field to sort assets by (date, rating, or name)."
|
||||
"description": "Field to sort assets by (date, rating, name, or random)."
|
||||
},
|
||||
"order": {
|
||||
"name": "Order",
|
||||
"description": "Sort direction (ascending, descending, or random)."
|
||||
"description": "Sort direction (ascending or descending)."
|
||||
},
|
||||
"asset_type": {
|
||||
"name": "Asset Type",
|
||||
|
||||
@@ -151,11 +151,11 @@
|
||||
},
|
||||
"order_by": {
|
||||
"name": "Сортировать по",
|
||||
"description": "Поле для сортировки файлов (date - дата, rating - рейтинг, name - имя)."
|
||||
"description": "Поле для сортировки файлов (date - дата, rating - рейтинг, name - имя, random - случайный)."
|
||||
},
|
||||
"order": {
|
||||
"name": "Порядок",
|
||||
"description": "Направление сортировки (ascending - по возрастанию, descending - по убыванию, random - случайный)."
|
||||
"description": "Направление сортировки (ascending - по возрастанию, descending - по убыванию)."
|
||||
},
|
||||
"asset_type": {
|
||||
"name": "Тип файла",
|
||||
|
||||
Reference in New Issue
Block a user