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

8 lines
144 B
PHP
Raw Normal View History

2014-10-27 21:25:53 +01:00
<?php
$TRANSLATIONS = array(
2014-04-08 06:50:58 +02:00
"Download" => "Njipuk",
"Title" => "Judul",
"Edit" => "Ngganti"
);
2014-10-27 21:25:53 +01:00
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";