diff --git a/l10n/sr.js b/l10n/sr.js
index b473cc933..cffa78671 100644
--- a/l10n/sr.js
+++ b/l10n/sr.js
@@ -19,6 +19,7 @@ OC.L10N.register(
"You have restored the board {board}" : "Повратили сте таблу {board}",
"{user} has restored the board {board}" : "{user} је повратио таблу {board}",
"You have shared the board {board} with {acl}" : "Поделили сте таблу {board} са {acl}",
+ "{user} has shared the board {board} with {acl}" : "{user} је поделио таблу {board} са {acl}",
"You have removed {acl} from the board {board}" : "Уклонили сте {acl} са табле {board}",
"{user} has removed {acl} from the board {board}" : "{user} је уклонио {acl} са табле {board}",
"You have renamed the board {before} to {board}" : "Преименовали сте таблу {before} у {board}",
@@ -76,6 +77,7 @@ OC.L10N.register(
"A card description inside the Deck app has been changed" : "опис картице унутар Deck апликације је промењен",
"Deck" : "Deck",
"Changes in the Deck app" : "Измене у Deck апликацији",
+ "A comment was created on a card" : "Направљен је коментар на картици",
"Personal" : "Лично",
"The card \"%s\" on \"%s\" has been assigned to you by %s." : "Корисник %s Вам је доделио картицу „%s“ са табле „%s“.",
"{user} has assigned the card \"%s\" on \"%s\" to you." : "Корисник {user} Вам је доделио картицу „%s“ са табле „%s“.",
diff --git a/l10n/sr.json b/l10n/sr.json
index 572fd3da3..ff385e9d3 100644
--- a/l10n/sr.json
+++ b/l10n/sr.json
@@ -17,6 +17,7 @@
"You have restored the board {board}" : "Повратили сте таблу {board}",
"{user} has restored the board {board}" : "{user} је повратио таблу {board}",
"You have shared the board {board} with {acl}" : "Поделили сте таблу {board} са {acl}",
+ "{user} has shared the board {board} with {acl}" : "{user} је поделио таблу {board} са {acl}",
"You have removed {acl} from the board {board}" : "Уклонили сте {acl} са табле {board}",
"{user} has removed {acl} from the board {board}" : "{user} је уклонио {acl} са табле {board}",
"You have renamed the board {before} to {board}" : "Преименовали сте таблу {before} у {board}",
@@ -74,6 +75,7 @@
"A card description inside the Deck app has been changed" : "опис картице унутар Deck апликације је промењен",
"Deck" : "Deck",
"Changes in the Deck app" : "Измене у Deck апликацији",
+ "A comment was created on a card" : "Направљен је коментар на картици",
"Personal" : "Лично",
"The card \"%s\" on \"%s\" has been assigned to you by %s." : "Корисник %s Вам је доделио картицу „%s“ са табле „%s“.",
"{user} has assigned the card \"%s\" on \"%s\" to you." : "Корисник {user} Вам је доделио картицу „%s“ са табле „%s“.",