Change error upon failure of true up review submission to CWS.

Этот коммит содержится в:
Conor Macpherson
2023-04-12 10:12:33 -04:00
родитель 382894b41c
Коммит 77e1fbfbc8
2 изменённых файлов: 5 добавлений и 1 удалений

Просмотреть файл

@@ -2089,6 +2089,10 @@
"id": "api.license.true_up_review.create_error",
"translation": "Could not create true up status record"
},
{
"id": "api.license.true_up_review.failed_to_submit",
"translation": "Failed to submit true up review profile to CWS."
},
{
"id": "api.license.true_up_review.get_status_error",
"translation": "Could not get true up status records"