summaryrefslogtreecommitdiff
path: root/locales/pl_PL/translations.php
diff options
context:
space:
mode:
authorFrédéric Guillot <fguillot@users.noreply.github.com>2014-03-23 22:10:43 -0400
committerFrédéric Guillot <fguillot@users.noreply.github.com>2014-03-23 22:10:43 -0400
commit0d55f5aa35d21b79c5d79f7214c4c9e05b1d2684 (patch)
tree3a70e8fbf58dcbe93df0597f70a1f0bb893e5f40 /locales/pl_PL/translations.php
parentab63ffafc565e75c73c27910abd465bebb09306e (diff)
Comment edit/remove actions
Diffstat (limited to 'locales/pl_PL/translations.php')
-rw-r--r--locales/pl_PL/translations.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/locales/pl_PL/translations.php b/locales/pl_PL/translations.php
index c030bebf..27ffdef7 100644
--- a/locales/pl_PL/translations.php
+++ b/locales/pl_PL/translations.php
@@ -257,4 +257,14 @@ return array(
// 'Move Down' => '',
// 'Duplicate to another project' => '',
// 'Duplicate' => '',
+ // 'link' => '',
+ // 'Update this comment' => '',
+ // 'Comment updated successfully.' => '',
+ // 'Unable to update your comment.' => '',
+ // 'Remove a comment' => '',
+ // 'Comment removed successfully.' => '',
+ // 'Unable to remove this comment.' => '',
+ // 'Do you really want to remove this comment?' => '',
+ // 'Only administrators or the creator of the comment can access to this page.' => '',
+ // 'Details' => '',
);