diff options
author | Mati <mackosa@wp.pl> | 2014-05-14 07:45:56 +0200 |
---|---|---|
committer | Translator of Dokuwiki <translate@dokuwiki.org> | 2014-05-14 07:45:56 +0200 |
commit | 1b4623e76a474977d730f37c3c54ff1cf66489ac (patch) | |
tree | 02ab6e505f7f79e4606027881e58e3f44d310458 /lib/plugins/authad/lang | |
parent | e80146ebf289d9243a864b9c8db1d97ba9516724 (diff) | |
download | rpg-1b4623e76a474977d730f37c3c54ff1cf66489ac.tar.gz rpg-1b4623e76a474977d730f37c3c54ff1cf66489ac.tar.bz2 |
translation update
Diffstat (limited to 'lib/plugins/authad/lang')
-rw-r--r-- | lib/plugins/authad/lang/pl/settings.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/plugins/authad/lang/pl/settings.php b/lib/plugins/authad/lang/pl/settings.php index 4e397fc98..91cadca6f 100644 --- a/lib/plugins/authad/lang/pl/settings.php +++ b/lib/plugins/authad/lang/pl/settings.php @@ -5,6 +5,7 @@ * * @author Tomasz Bosak <bosak.tomasz@gmail.com> * @author Paweł Jan Czochański <czochanski@gmail.com> + * @author Mati <mackosa@wp.pl> */ $lang['account_suffix'] = 'Przyrostek twojej nazwy konta np. <code>@my.domain.org</code>'; $lang['base_dn'] = 'Twoje bazowe DN. Na przykład: <code>DC=my,DC=domain,DC=org</code>'; |