]>
BookStack Code Mirror - bookstack/commitdiff
projects
/
bookstack
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
8b27ce3
)
Update activities.php
author
Alwaysin
<redacted>
Sun, 18 Mar 2018 13:20:20 +0000
(14:20 +0100)
committer
GitHub
<redacted>
Sun, 18 Mar 2018 13:20:20 +0000
(14:20 +0100)
resources/lang/fr/activities.php
patch
|
blob
|
history
diff --git
a/resources/lang/fr/activities.php
b/resources/lang/fr/activities.php
index 32f225d5d9f6dcd59f3c1157434c6800287d8101..a59c9a54318a44c6474bbfde26bca5c78ef97f8a 100644
(file)
--- a/
resources/lang/fr/activities.php
+++ b/
resources/lang/fr/activities.php
@@
-37,4
+37,7
@@
return [
'book_sort' => 'a réordonné le livre',
'book_sort_notification' => 'Livre réordonné avec succès',
+ // Other
+ 'commented_on' => 'a commenté'
+
];