nextcloud/apps/files_encryption/l10n/ms_MY.php

6 lines
100 B
PHP
Raw Normal View History

2013-08-09 08:06:31 -04:00
<?php
$TRANSLATIONS = array(
2013-05-25 20:03:54 -04:00
"Saving..." => "Simpan..."
);
2013-08-09 08:06:31 -04:00
$PLURAL_FORMS = "nplurals=1; plural=0;";