nextcloud/apps/files_versions/l10n/zh_TW.php

8 lines
197 B
PHP

<?php $TRANSLATIONS = array(
"Expire all versions" => "所有逾期的版本",
"History" => "歷史",
"Versions" => "版本",
"Files Versioning" => "檔案版本化中...",
"Enable" => "啟用"
);