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

6 lines
159 B
PHP

<?php
$TRANSLATIONS = array(
"Password" => "ពាក្យសម្ងាត់",
"Download" => "ទាញយក"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";