diff options
author | Łukasz Chmaj <teachmeter@gmail.com> | 2011-08-27 13:54:16 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2011-08-27 13:54:16 +0200 |
commit | ab8fecc6efc832771505467be33a88e0cafec04e (patch) | |
tree | 805e0a26114836e52fcf9b49a7636b34836332cb /lib/plugins/revert | |
parent | e7f921dcad959dc0d27e53da4d77f5b1211c030a (diff) | |
download | rpg-ab8fecc6efc832771505467be33a88e0cafec04e.tar.gz rpg-ab8fecc6efc832771505467be33a88e0cafec04e.tar.bz2 |
Polish language update
Diffstat (limited to 'lib/plugins/revert')
-rw-r--r-- | lib/plugins/revert/lang/pl/lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/plugins/revert/lang/pl/lang.php b/lib/plugins/revert/lang/pl/lang.php index 8166250b4..f36dc591a 100644 --- a/lib/plugins/revert/lang/pl/lang.php +++ b/lib/plugins/revert/lang/pl/lang.php @@ -9,6 +9,7 @@ * @author Leszek Stachowski <shazarre@gmail.com> * @author maros <dobrimaros@yahoo.pl> * @author Grzegorz Widła <dzesdzes@gmail.com> + * @author Łukasz Chmaj <teachmeter@gmail.com> */ $lang['menu'] = 'Menadżer przywracania'; $lang['filter'] = 'Wyszukaj uszkodzone strony'; |