diff --git a/web/i18n/en-US/app.ts b/web/i18n/en-US/app.ts index 2b5ef8dd3316ce..e8d43afebfdabc 100644 --- a/web/i18n/en-US/app.ts +++ b/web/i18n/en-US/app.ts @@ -168,8 +168,8 @@ const translation = { removeConfirmTitle: 'Remove {{key}} configuration?', removeConfirmContent: 'The current configuration is in use, removing it will turn off the Tracing feature.', }, - showMyCreatedAppsOnly: 'Show my created apps only', }, + showMyCreatedAppsOnly: 'Show my created apps only', } export default translation