fix(项目设置): 应用管理英文页面显示问题

--bug=1024754 --user=李玉号 【项目设置】github #23027,v1.20.20,翻译问题,App
Management下面的的 Track/API/UITest/Perforamnce对应页面的 Report Sharing Link
右边出现字符重叠 https://www.tapd.cn/55049933/s/1355450

Closes #23027
This commit is contained in:
shiziyuan9527 2023-03-24 11:07:49 +08:00 committed by fit2-zhao
parent a097b46f65
commit 0eb16b3d50
2 changed files with 6 additions and 6 deletions

View File

@ -296,7 +296,7 @@ const message = {
type: "Type",
type_of_num: "Please enter an number type",
type_of_integer: "Please enter an integer type",
validity_period: "Validity Period",
validity_period: "Validity",
please_select_a_deadline: "Please select a deadline",
relationship: {
name: "Dependencies",
@ -1002,10 +1002,10 @@ const message = {
can_not_move_repository_file: "Repository file can not move",
},
},
timing_clean_plan_report: "Regularly clean up test report",
timing_clean_api_report: "Regularly clean up api report",
timing_clean_load_report: "Regularly clean up performance report",
keep_recent: "Keep recent",
timing_clean_plan_report: "Regularly clean up report",
timing_clean_api_report: "Regularly clean up report",
timing_clean_load_report: "Regularly clean up report",
keep_recent: "Keep",
please_select_cleaning_time: "please select cleaning time",
},
member: {

View File

@ -22,7 +22,7 @@ const message = {
delete: "Delete"
},
pj_app_manage: {
timing_clean_ui_report: "Regularly clean up ui report",
timing_clean_ui_report: "Regularly clean up report",
},
custom_template: {
api_template: "Api Template",