* Migrate persistent notification services to support translations * Apply suggestions from code review Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
25 lines
406 B
YAML
25 lines
406 B
YAML
create:
|
|
fields:
|
|
message:
|
|
required: true
|
|
example: Please check your configuration.yaml.
|
|
selector:
|
|
text:
|
|
title:
|
|
example: Test notification
|
|
selector:
|
|
text:
|
|
notification_id:
|
|
example: 1234
|
|
selector:
|
|
text:
|
|
|
|
dismiss:
|
|
fields:
|
|
notification_id:
|
|
required: true
|
|
example: 1234
|
|
selector:
|
|
text:
|
|
|
|
dismiss_all:
|