diff --git a/i18n/en.json b/i18n/en.json index b76da116ab..3a1c44939a 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -2077,14 +2077,14 @@ "id": "api.license.request_trial_license.fail_get_user_count.app_error", "translation": "Unable to get a trial license, please try again or contact with support@mattermost.com. Cannot obtain the number of registered users." }, - { - "id": "api.license.true_up_review.get.fail.app_error", - "translation": "Unable to get true up review records." - }, { "id": "api.license.true_up_review.create.fail.app_error", "translation": "Unable to create a true up review record." }, + { + "id": "api.license.true_up_review.get.fail.app_error", + "translation": "Unable to get true up review records." + }, { "id": "api.license.true_up_review.license.required", "translation": "A license is required to request a true up review."