Initial commit
This commit is contained in:
11
application/Espo/Resources/i18n/fr_FR/AppSecret.json
Normal file
11
application/Espo/Resources/i18n/fr_FR/AppSecret.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create AppSecret": "Créer un secret"
|
||||
},
|
||||
"fields": {
|
||||
"value": "Valeur"
|
||||
},
|
||||
"tooltips": {
|
||||
"name": "Caractères autorisés : \n* `[a-z]`\n* `[A-Z]`\n* `[0-9]`\n* `_`"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user