diff options
Diffstat (limited to 'apps/contacts/l10n/de.php')
-rw-r--r-- | apps/contacts/l10n/de.php | 9 |
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" +); |