l10n: Add dot.

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
This commit is contained in:
Valdnet
2022-01-01 21:47:52 +01:00
committed by GitHub
parent bec07726a7
commit cf8023855b

View File

@@ -157,7 +157,7 @@ class TrelloJsonService extends ABoardImportService {
);
$message = $this->l10n->t(
"This comment has more than %s characters.\n" .
"Added as an attachment to the card with name %s\n" .
"Added as an attachment to the card with name %s.\n" .
"Accessible on URL: %s.",
[
IComment::MAX_MESSAGE_LENGTH,