nextcloud/apps/files_sharing/l10n/ms_MY.php

7 lines
129 B
PHP

<?php
$TRANSLATIONS = array(
"Password" => "Kata laluan",
"Download" => "Muat turun"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";