server/apps/files_sharing/l10n/ms_MY.php
2014-05-04 01:56:15 -04:00

6 lines
129 B
PHP

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