1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-01 13:24:10 +01:00
OwncloudContactsOfficial/l10n/ka.php

6 lines
117 B
PHP
Raw Normal View History

2014-10-27 21:25:53 +01:00
<?php
$TRANSLATIONS = array(
2014-09-25 06:48:25 +02:00
"Download" => "გადმოწერა"
);
2014-10-27 21:25:53 +01:00
$PLURAL_FORMS = "nplurals=1; plural=0;";