nextcloud/apps/files_versions/l10n/zh_TW.php

6 lines
123 B
PHP
Raw Normal View History

2012-11-28 03:11:21 +04:00
<?php $TRANSLATIONS = array(
"History" => "歷史",
2012-11-29 03:04:57 +04:00
"Files Versioning" => "檔案版本化中...",
2012-11-28 03:11:21 +04:00
"Enable" => "啟用"
);