1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-02-12 06:54:28 +01:00
2013-05-13 21:43:42 +02:00

8 lines
163 B
PHP

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