This commit is contained in:
2021-06-29 12:37:08 +03:00
commit 12fdc96d20
282 changed files with 13627 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
configuration:
log_level:
description: 'The amount of logging the add-on should do.'
name: 'Log level'
seconds_between_quotes:
description: 'The number of seconds the add-on waits until showing a new quote in the add-on log.'
name: 'Sekunden zwischen Zitaten'

View File

@@ -0,0 +1,10 @@
---
configuration:
log_level:
name: Log level
description: The amount of logging the add-on should do.
seconds_between_quotes:
name: Seconds between quotes
description: >-
The number of seconds the add-on waits until showing a new quote in the
add-on log.

View File

@@ -0,0 +1,7 @@
configuration:
log_level:
description: 'Bepaalt het niveau van de logs die de add-on toont.'
name: 'Log niveau'
seconds_between_quotes:
description: 'The number of seconds the add-on waits until showing a new quote in the add-on log.'
name: 'Aantal seconden tussen de citaten'