docs: Update UI text.
Created by: serenashe
Signed-off-by: serenashe serenashe@yunify.com
What type of PR is this?
/kind documentation
What this PR does / why we need it:
I update UI text on Projects pages, including Jobs, CronJobs, Monitoring & Alerting, and Project Settings.
Which issue(s) this PR fixes:
Fixes: ##[4076]https://github.com/kubesphere/kubesphere/issues/4076
Special notes for reviewers:
@harrisonliu5
The following files involve changes in the source code logic, please take a look. Thanks.
src/components/Forms/AlertingPolicy/AlertingRule/MonitoringTarget/WorkloadSelect.jsx
src/components/Inputs/ResourceLimit/index.jsx
src/components/Modals/Network/Policies/IpBlock.jsx
src/components/Modals/Network/Policies/index.jsx
src/components/Modals/QuotaEdit/Quotas/Item.jsx
src/pages/clusters/containers/Network/Policies/index.jsx
src/pages/fedprojects/containers/AdvancedSettings/InternetAccess/Access/index.jsx
src/pages/projects/containers/BaseInfo/DefaultResource/index.jsx
src/pages/projects/containers/BaseInfo/ProjectInfo/index.jsx
src/pages/projects/containers/BaseInfo/ResourceQuota/QuotaItem/index.jsx
src/pages/projects/containers/BaseInfo/index.jsx
src/pages/projects/containers/Network/Policies/index.jsx
Does this PR introduced a user-facing change?
None