diff options
Diffstat (limited to 'locales/pl_PL')
-rw-r--r-- | locales/pl_PL/translations.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locales/pl_PL/translations.php b/locales/pl_PL/translations.php index a076ee9e..b7adfc45 100644 --- a/locales/pl_PL/translations.php +++ b/locales/pl_PL/translations.php @@ -211,4 +211,7 @@ return array( //'Write your text in Markdown' => '', //'Leave a comment' => '', //'Comment is required' => '', + //'Comment added successfully.' => '', + //'Unable to create your comment.' => '', + //'The description is required' => '', ); |