Welcome to mirror list, hosted at ThFree Co, Russian Federation.

zh_HK.php « l10n - github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 95606d4bbacf4c87a5cb618015673f742232edd4 (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"Share" => "分享"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";