Update channels_edit.yml

This commit is contained in:
Aleksandr Statciuk 2022-10-19 01:24:56 +03:00
parent 14e18ec89b
commit e65c6c97c2

View file

@ -20,7 +20,7 @@ body:
- type: input
attributes:
label: Channel Name
description: Official channel name in English or call sign. May include: `a-z`, `0-9`, `space`, `-`, `!`, `:`, `&`, `.`, `+`, `'`, `/`, `»`, `#`, `%`, `°`, `$`, `@`, `?`, `(`, `)`
description: "Official channel name in English or call sign. May include: `a-z`, `0-9`, `space`, `-`, `!`, `:`, `&`, `.`, `+`, `'`, `/`, `»`, `#`, `%`, `°`, `$`, `@`, `?`"
placeholder: 'Anhui TV'
- type: input
@ -32,13 +32,13 @@ body:
- type: input
attributes:
label: Network
description: Network of which this channel is a part. May contain any characters except `,` and `"`.
description: Network of which this channel is a part. May contain any characters except `,` and `"`
placeholder: 'Anhui'
- type: input
attributes:
label: Owners
description: List of channel owners separated by `;`. May contain any characters except `,` and `"`.
description: List of channel owners separated by `;`. May contain any characters except `,` and `"`
placeholder: 'China Central Television'
- type: input