Этот коммит содержится в:
Conor Macpherson
2022-12-27 17:07:59 -05:00
родитель 7048d83ca5
Коммит 896974844a

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

@@ -2081,25 +2081,41 @@
"id": "api.license.true_up_review.create.fail.app_error", "id": "api.license.true_up_review.create.fail.app_error",
"translation": "Unable to create a true up review record." "translation": "Unable to create a true up review record."
}, },
{
"id": "api.license.true_up_review.create_error",
"translation": ""
},
{
"id": "api.license.true_up_review.get_status_error",
"translation": ""
},
{ {
"id": "api.license.true_up_review.license.required", "id": "api.license.true_up_review.license.required",
"translation": "A license is required to request a true up review." "translation": "A license is required to request a true up review."
}, },
{ {
"id": "api.license.true_up_review.not.allowed.for.cloud", "id": "api.license.true_up_review.license_required",
"translation": "A true up review cannot be requested for cloud subscriptions." "translation": ""
}, },
{ {
"id": "api.license.true_up_review.user.count.fail", "id": "api.license.true_up_review.not_allowed_for_cloud",
"translation": "Unable to get user counts." "translation": ""
}, },
{ {
"id": "api.license.true_up_review.webhook.in.count.fail", "id": "api.license.true_up_review.status_not_found",
"translation": "Unable to get inbound webhook counts." "translation": ""
}, },
{ {
"id": "api.license.true_up_review.webhook.out.count.fail", "id": "api.license.true_up_review.user_count_fail",
"translation": "Unable to get outbound webhook counts." "translation": ""
},
{
"id": "api.license.true_up_review.webhook_in_count_fail",
"translation": ""
},
{
"id": "api.license.true_up_review.webhook_out_count_fail",
"translation": ""
}, },
{ {
"id": "api.license.upgrade_needed.app_error", "id": "api.license.upgrade_needed.app_error",