1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-01-30 19:52:17 +01:00

10 lines
178 B
PHP

<?php $TRANSLATIONS = array(
"Mobile" => "Mobil",
"Text" => "Text",
"Fax" => "Fax",
"Video" => "Video",
"Pager" => "Pager",
"Birthday" => "Geburtstag",
"Edit" => "Bearbeiten"
);