mirror of
https://github.com/YunoHost-Apps/signaturepdf_ynh.git
synced 2024-09-03 20:25:57 +02:00
Add default value for digital signature nickname
This commit is contained in:
parent
7a719abc2b
commit
7009a5f554
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ ram.runtime = "50M"
|
|||
ask.fr = "Choisissez un surnom pour la signature numérique"
|
||||
pattern.regexp = '[^\.]+'
|
||||
pattern.error = "The nickname cannot contain a dot"
|
||||
default = "SignaturePDF"
|
||||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
|
|
Loading…
Add table
Reference in a new issue