mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-24 08:01:04 +00:00
19 lines
458 B
YAML
19 lines
458 B
YAML
additionalProperties:
|
|
formFields:
|
|
- default: "注意查看说明文档/Attention to the documentation"
|
|
disabled: true
|
|
envKey: TIPS
|
|
labelEn: Here's a hint note
|
|
labelZh: 这是一个提示说明
|
|
label:
|
|
en: 'Tips'
|
|
zh: '提示'
|
|
zh-Hant: '提示'
|
|
ja: 'ヒント'
|
|
ko: '팁'
|
|
ru: 'Подсказка'
|
|
ms: 'Petua'
|
|
pt-br: 'Dicas'
|
|
required: true
|
|
type: text
|