mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-10 13:43:38 +08:00
Fix French translation for permissions_update
This commit is contained in:
@ -45,5 +45,5 @@ return [
|
|||||||
|
|
||||||
// Other
|
// Other
|
||||||
'commented_on' => 'a commenté',
|
'commented_on' => 'a commenté',
|
||||||
'permissions_update' => 'mettre à jour les autorisations',
|
'permissions_update' => 'a mis à jour les autorisations',
|
||||||
];
|
];
|
||||||
|
Reference in New Issue
Block a user