mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-11-23 17:22:23 +03: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