mirror of
https://github.com/halo-dev/plugin-s3.git
synced 2025-10-18 16:41:29 +00:00
chore: rename displayName to S3 对象存储 (#128)
在 Halo 完成动态数据的 i18n 之前,使用中文描述存储策略名称。 /kind improvement <img width="821" alt="image" src="https://github.com/halo-dev/plugin-s3/assets/21301288/bc5fd32c-f7fc-43de-8bc4-cdbdd7e940d6"> ```release-note 修改存储策略名称为中文显示。 ```
This commit is contained in:
@@ -3,7 +3,7 @@ kind: PolicyTemplate
|
|||||||
metadata:
|
metadata:
|
||||||
name: s3os
|
name: s3os
|
||||||
spec:
|
spec:
|
||||||
displayName: S3 Object Storage
|
displayName: S3 对象存储
|
||||||
settingName: s3os-policy-template-setting
|
settingName: s3os-policy-template-setting
|
||||||
---
|
---
|
||||||
apiVersion: v1alpha1
|
apiVersion: v1alpha1
|
||||||
|
Reference in New Issue
Block a user