diff options
author | Jaroslav Lichtblau <jlichtblau@seznam.cz> | 2014-09-20 11:21:00 +0200 |
---|---|---|
committer | Translator of Dokuwiki <translate@dokuwiki.org> | 2014-09-20 11:21:00 +0200 |
commit | 2c99198de3e2c36f9df1cd8897770ced395e3b8a (patch) | |
tree | 42688d013e685d820eaaea812c2f6ffd338132de /lib/plugins/authad/lang/cs | |
parent | b729b4085691849547ca68919fb77357f9d13814 (diff) | |
download | rpg-2c99198de3e2c36f9df1cd8897770ced395e3b8a.tar.gz rpg-2c99198de3e2c36f9df1cd8897770ced395e3b8a.tar.bz2 |
translation update
Diffstat (limited to 'lib/plugins/authad/lang/cs')
-rw-r--r-- | lib/plugins/authad/lang/cs/lang.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/plugins/authad/lang/cs/lang.php b/lib/plugins/authad/lang/cs/lang.php new file mode 100644 index 000000000..8119d208a --- /dev/null +++ b/lib/plugins/authad/lang/cs/lang.php @@ -0,0 +1,8 @@ +<?php + +/** + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * + * @author Jaroslav Lichtblau <jlichtblau@seznam.cz> + */ +$lang['domain'] = 'Přihlašovací doména'; |