SEND063
This commit is contained in:
@@ -10,11 +10,31 @@
|
||||
"@operationStatusProcessing": {
|
||||
"description": "Label for the “processing” operation status"
|
||||
},
|
||||
"operationStatusPending": "Pending",
|
||||
"@operationStatusPending": {
|
||||
"description": "Label for the “pending” operation status"
|
||||
},
|
||||
"operationStatusRetrying": "Retrying",
|
||||
"@operationStatusRetrying": {
|
||||
"description": "Label for the “retrying” operation status"
|
||||
},
|
||||
|
||||
"operationStatusSuccess": "Success",
|
||||
"@operationStatusSuccess": {
|
||||
"description": "Label for the “success” operation status"
|
||||
},
|
||||
"operationStatusSkipped": "Skipped",
|
||||
"@operationStatusSkipped": {
|
||||
"description": "Label for the “skipped” operation status"
|
||||
},
|
||||
"operationStatusCancelled": "Cancelled",
|
||||
"@operationStatusCancelled": {
|
||||
"description": "Label for the “cancelled” operation status"
|
||||
},
|
||||
"operationStatusNeedsAttention": "Needs attention",
|
||||
"@operationStatusNeedsAttention": {
|
||||
"description": "Label for the “needs attention” operation status"
|
||||
},
|
||||
|
||||
"operationStatusError": "Error",
|
||||
"@operationStatusError": {
|
||||
|
||||
@@ -10,11 +10,31 @@
|
||||
"@operationStatusProcessing": {
|
||||
"description": "Label for the “processing” operation status"
|
||||
},
|
||||
"operationStatusPending": "В ожидании",
|
||||
"@operationStatusPending": {
|
||||
"description": "Label for the “pending” operation status"
|
||||
},
|
||||
"operationStatusRetrying": "Повтор",
|
||||
"@operationStatusRetrying": {
|
||||
"description": "Label for the “retrying” operation status"
|
||||
},
|
||||
|
||||
"operationStatusSuccess": "Успех",
|
||||
"@operationStatusSuccess": {
|
||||
"description": "Label for the “success” operation status"
|
||||
},
|
||||
"operationStatusSkipped": "Пропущен",
|
||||
"@operationStatusSkipped": {
|
||||
"description": "Label for the “skipped” operation status"
|
||||
},
|
||||
"operationStatusCancelled": "Отменен",
|
||||
"@operationStatusCancelled": {
|
||||
"description": "Label for the “cancelled” operation status"
|
||||
},
|
||||
"operationStatusNeedsAttention": "Требует внимания",
|
||||
"@operationStatusNeedsAttention": {
|
||||
"description": "Label for the “needs attention” operation status"
|
||||
},
|
||||
|
||||
"operationStatusError": "Ошибка",
|
||||
"@operationStatusError": {
|
||||
|
||||
Reference in New Issue
Block a user