diff --git a/core/core-frontend/src/components/visualization/component-background/BackgroundOverallCommon.vue b/core/core-frontend/src/components/visualization/component-background/BackgroundOverallCommon.vue index 57659141b0..a026a132ec 100644 --- a/core/core-frontend/src/components/visualization/component-background/BackgroundOverallCommon.vue +++ b/core/core-frontend/src/components/visualization/component-background/BackgroundOverallCommon.vue @@ -218,7 +218,7 @@ class="image-hint" :class="`image-hint_${themes}`" > - 支持JPG、PNG、GIF、SVG + {{ t('visualization.panel_background_image_tips') }} - 重新上传 + {{ t('visualization.reUpload') }}