diff options
Diffstat (limited to 'apps/files_external/l10n/km.php')
-rw-r--r-- | apps/files_external/l10n/km.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_external/l10n/km.php b/apps/files_external/l10n/km.php new file mode 100644 index 00000000000..f7d9faa38c5 --- /dev/null +++ b/apps/files_external/l10n/km.php @@ -0,0 +1,5 @@ +<?php +$TRANSLATIONS = array( +"Delete" => "លុប" +); +$PLURAL_FORMS = "nplurals=1; plural=0;"; |