update french translation
This commit is contained in:
@ -1325,6 +1325,6 @@ def validate_callback(callback, callback_params, type_):
|
||||
).format(type_, type(option)))
|
||||
if force_permissive not in [True, False]:
|
||||
raise ValueError(_('{0}_params should have a boolean'
|
||||
'not a {0} for second argument'
|
||||
' not a {0} for second argument'
|
||||
).format(type_, type(
|
||||
force_permissive)))
|
||||
|
Reference in New Issue
Block a user