diff options
Diffstat (limited to 'apps/files_external/l10n/km.php')
-rw-r--r-- | apps/files_external/l10n/km.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_external/l10n/km.php b/apps/files_external/l10n/km.php index f7d9faa38c5..4586f866a74 100644 --- a/apps/files_external/l10n/km.php +++ b/apps/files_external/l10n/km.php @@ -1,5 +1,8 @@ <?php $TRANSLATIONS = array( +"Folder name" => "ឈ្មោះថត", +"Groups" => "ក្រុ", +"Users" => "អ្នកប្រើ", "Delete" => "លុប" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; |