From a2237e348f84c81fd0f16da7aa55d1caeaf62a6b Mon Sep 17 00:00:00 2001
From: Noel Tilliot <noeltilliot@byom.de>
Date: Mon, 18 May 2015 17:21:45 +0200
Subject: translation update

---
 lib/plugins/authmysql/lang/de/lang.php | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 lib/plugins/authmysql/lang/de/lang.php

(limited to 'lib/plugins/authmysql/lang')

diff --git a/lib/plugins/authmysql/lang/de/lang.php b/lib/plugins/authmysql/lang/de/lang.php
new file mode 100644
index 000000000..6160f60ea
--- /dev/null
+++ b/lib/plugins/authmysql/lang/de/lang.php
@@ -0,0 +1,8 @@
+<?php
+
+/**
+ * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ * 
+ * @author Noel Tilliot <noeltilliot@byom.de>
+ */
+$lang['usernotexists']         = 'Sorry, dieser Nutzer existiert nicht.';
-- 
cgit v1.2.3