nextcloud/apps/files_external/l10n/zh_HK.php

6 lines
96 B
PHP
Raw Normal View History

2013-03-14 03:06:29 +04:00
<?php $TRANSLATIONS = array(
"Groups" => "群組",
"Users" => "用戶",
"Delete" => "刪除"
);