f7cloud_client/apps/firstrunwizard/l10n/zh_HK.php
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

7 lines
150 B
PHP

<?php
$TRANSLATIONS = array(
"Connect your Calendar" => "連接您的日曆",
"Documentation" => "文件"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";