nextcloud/apps/files_external/l10n/zh_HK.php

8 lines
137 B
PHP

<?php
$TRANSLATIONS = array(
"Groups" => "群組",
"Users" => "用戶",
"Delete" => "刪除"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";