summaryrefslogtreecommitdiff
path: root/lib/plugins/authplain/lang/hr
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2015-05-07 09:42:30 +0200
committerAndreas Gohr <andi@splitbrain.org>2015-05-07 09:42:30 +0200
commitaf865bf3762dff1ddfeb3bd15be46b605499a58b (patch)
treed5635fb24073ca01b733a66f29ae8f836ce51d1f /lib/plugins/authplain/lang/hr
parent15e0e2356bfd266851932e1cde1287da7c5e201a (diff)
parente6c4392f11bb5a668be8e874560af910b71d72f8 (diff)
downloadrpg-af865bf3762dff1ddfeb3bd15be46b605499a58b.tar.gz
rpg-af865bf3762dff1ddfeb3bd15be46b605499a58b.tar.bz2
Merge pull request #1134 from ptbrown/auth-error-reporting
Refactor error messages from auth plugins.
Diffstat (limited to 'lib/plugins/authplain/lang/hr')
-rw-r--r--lib/plugins/authplain/lang/hr/lang.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/plugins/authplain/lang/hr/lang.php b/lib/plugins/authplain/lang/hr/lang.php
new file mode 100644
index 000000000..ffcbf5f61
--- /dev/null
+++ b/lib/plugins/authplain/lang/hr/lang.php
@@ -0,0 +1,6 @@
+<?php
+/**
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ */
+$lang['userexists'] = 'Korisnik s tim korisničkim imenom već postoji.';