nextcloud/apps/files_versions/l10n/zh_TW.php

7 lines
150 B
PHP

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