mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-28 03:33:37 +08:00
Fix French translation for permissions_update
This commit is contained in:
parent
7ba6962707
commit
d979570227
|
@ -45,5 +45,5 @@ return [
|
|||
|
||||
// Other
|
||||
'commented_on' => 'a commenté',
|
||||
'permissions_update' => 'mettre à jour les autorisations',
|
||||
'permissions_update' => 'a mis à jour les autorisations',
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue
Block a user