diff options
author | Mohamad Mehdi Habibi <habibi.esf@gmail.com> | 2014-09-10 09:50:56 +0200 |
---|---|---|
committer | Translator of Dokuwiki <translate@dokuwiki.org> | 2014-09-10 09:50:56 +0200 |
commit | 2c917972fa1601d7765e56a079884f4a24a69a7e (patch) | |
tree | b16d7c406c5d0a178ac7f4b2f1c47b76997b6e78 /lib/plugins/authpgsql | |
parent | 1c7173a6dabc36cc450bbbaa10b5fb8107433c56 (diff) | |
download | rpg-2c917972fa1601d7765e56a079884f4a24a69a7e.tar.gz rpg-2c917972fa1601d7765e56a079884f4a24a69a7e.tar.bz2 |
translation update
Diffstat (limited to 'lib/plugins/authpgsql')
-rw-r--r-- | lib/plugins/authpgsql/lang/fa/settings.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/plugins/authpgsql/lang/fa/settings.php b/lib/plugins/authpgsql/lang/fa/settings.php new file mode 100644 index 000000000..813493967 --- /dev/null +++ b/lib/plugins/authpgsql/lang/fa/settings.php @@ -0,0 +1,8 @@ +<?php + +/** + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * + * @author Mohamad Mehdi Habibi <habibi.esf@gmail.com> + */ +$lang['database'] = 'پایگاه داده مورد استفاده'; |