1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-01-19 08:52:22 +01:00
2013-01-26 00:08:22 +01:00

7 lines
120 B
PHP

<?php $TRANSLATIONS = array(
"Settings" => "Ustawienia",
"Title" => "Tytuł",
"Email" => "Email",
"Save" => "Zapisz"
);