Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/contacts/l10n/de.php')
-rw-r--r--apps/contacts/l10n/de.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/contacts/l10n/de.php b/apps/contacts/l10n/de.php
new file mode 100644
index 00000000000..04a7402442a
--- /dev/null
+++ b/apps/contacts/l10n/de.php
@@ -0,0 +1,9 @@
+<?php $TRANSLATIONS = array(
+"Mobile" => "Mobil",
+"Text" => "Text",
+"Fax" => "Fax",
+"Video" => "Video",
+"Pager" => "Pager",
+"Birthday" => "Geburtstag",
+"Edit" => "Bearbeiten"
+);