diff --git a/apps/app-frontend/src/locales/en-US/index.json b/apps/app-frontend/src/locales/en-US/index.json index e5613ca1d3..7371454d4b 100644 --- a/apps/app-frontend/src/locales/en-US/index.json +++ b/apps/app-frontend/src/locales/en-US/index.json @@ -194,6 +194,15 @@ "app.content-install.no-compatible-versions": { "message": "No available versions match {compatibilityLabel}. Select a version to install anyway. Dependencies will not be installed automatically." }, + "app.browse.server.world-fallback-name": { + "message": "Instance" + }, + "app.creation-modal.installing-modpack.description": { + "message": "{fileName}" + }, + "app.creation-modal.installing-modpack.title": { + "message": "Installing modpack..." + }, "app.export-modal.description-placeholder": { "message": "Enter modpack description..." }, diff --git a/apps/app-frontend/src/pages/hosting/manage/Index.vue b/apps/app-frontend/src/pages/hosting/manage/Index.vue index e3633a7659..a4eb3e09ac 100644 --- a/apps/app-frontend/src/pages/hosting/manage/Index.vue +++ b/apps/app-frontend/src/pages/hosting/manage/Index.vue @@ -25,7 +25,7 @@ " >