chore: update display name of default attachment policy (#5626)

#### What type of PR is this?

/area core
/kind improvement
/milestone 2.14.0

#### What this PR does / why we need it:

在 Halo 完成动态数据的 i18n 之前,使用中文描述存储策略名称。

Ref https://github.com/halo-dev/plugin-s3/pull/128

#### Does this PR introduce a user-facing change?

```release-note
将默认存储策略模板的显示名称改为中文
```
pull/5635/head
Ryan Wang 2024-03-31 21:50:06 +08:00 committed by GitHub
parent 35cc323585
commit 5fae1d8e9a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ kind: PolicyTemplate
metadata: metadata:
name: local name: local
spec: spec:
displayName: Local Storage displayName: 本地存储
settingName: local-policy-template-setting settingName: local-policy-template-setting
--- ---
apiVersion: storage.halo.run/v1alpha1 apiVersion: storage.halo.run/v1alpha1