diff options
author | Michael Hamann <michael@content-space.de> | 2013-09-01 11:32:41 -0700 |
---|---|---|
committer | Michael Hamann <michael@content-space.de> | 2013-09-01 11:32:41 -0700 |
commit | 9ea789f7ccea66e1cf6b769c77e57b214ed06537 (patch) | |
tree | a5514707a4322eb416560617d57059e7400d3829 /lib/plugins/authpgsql | |
parent | 160dc3b182fba7753b0c5e489b114854a87990e2 (diff) | |
parent | f9f54ce2bb33d8bd5881929e1dea07520f704600 (diff) | |
download | rpg-9ea789f7ccea66e1cf6b769c77e57b214ed06537.tar.gz rpg-9ea789f7ccea66e1cf6b769c77e57b214ed06537.tar.bz2 |
Merge pull request #322 from dokuwiki-translate/lang_update_252
Translation update (sl)
Diffstat (limited to 'lib/plugins/authpgsql')
-rw-r--r-- | lib/plugins/authpgsql/lang/sl/settings.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/plugins/authpgsql/lang/sl/settings.php b/lib/plugins/authpgsql/lang/sl/settings.php new file mode 100644 index 000000000..4c369abc0 --- /dev/null +++ b/lib/plugins/authpgsql/lang/sl/settings.php @@ -0,0 +1,8 @@ +<?php + +/** + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * + * @author Matej Urbančič <mateju@svn.gnome.org> + */ +$lang['database'] = 'Podatkovna zbirka za uporabo'; |