nextcloud/apps/files_external/l10n/ms_MY.php

8 lines
140 B
PHP

<?php
$TRANSLATIONS = array(
"Groups" => "Kumpulan",
"Users" => "Pengguna",
"Delete" => "Padam"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";