Files
panel-pelican-dev/lang/zh_TW/server/mount.php
github-actions[bot] 9e0f7cee35 New Crowdin Translations (#2421)
Co-authored-by: notAreYouScared <1757840+notAreYouScared@users.noreply.github.com>
2026-07-02 08:24:53 -04:00

11 lines
390 B
PHP

<?php
return [
'title' => '掛載點',
'description' => '管理附加至您的伺服器的掛載點:',
'no_mounts' => '此伺服器沒有使用者可掛載的掛載點。',
'notification_updated' => '掛載點更新成功',
'notification_updated_body' => '重新啟動您的伺服器以套用新的掛載點',
'notification_failed' => '無法更新掛載點',
];