nextcloud/apps/files_sharing/l10n/ug.php

7 lines
124 B
PHP

<?php
$TRANSLATIONS = array(
"Password" => "ئىم",
"Download" => "چۈشۈر"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";