diff options
Diffstat (limited to 'apps/files_sharing/l10n/ms_MY.php')
-rw-r--r-- | apps/files_sharing/l10n/ms_MY.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/ms_MY.php b/apps/files_sharing/l10n/ms_MY.php index 5a1cb1018cc..0a6a05b7781 100644 --- a/apps/files_sharing/l10n/ms_MY.php +++ b/apps/files_sharing/l10n/ms_MY.php @@ -1,5 +1,7 @@ <?php $TRANSLATIONS = array( "Password" => "Kata laluan", "Submit" => "Hantar", -"Download" => "Muat turun" +"Download" => "Muat turun", +"Upload" => "Muat naik", +"Cancel upload" => "Batal muat naik" ); |