1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-01-19 08:52:22 +01:00
2014-03-10 00:49:39 -04:00

8 lines
163 B
PHP

<?php $TRANSLATIONS = array(
"Save" => "Պահպանել",
"Close" => "Փակել",
"Other" => "Այլ",
"Delete" => "Ջնջել",
"Download" => "Բեռնել"
);