nextcloud/apps/files_versions/l10n/zh_TW.php

7 lines
150 B
PHP
Raw Normal View History

2012-11-28 03:11:21 +04:00
<?php $TRANSLATIONS = array(
"Expire all versions" => "所有逾期的版本",
"History" => "歷史",
"Versions" => "版本",
"Enable" => "啟用"
);