2023-05-16 10:50:42 +08:00

10 lines
372 B
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
if(isset($lang->excel))
{
$lang->excel->title->feedback = '反饋';
}
$lang->file->officeBusy = 'Office轉換在使用中請稍候使用。';
$lang->file->collaboraFail = 'Collabora Online 訪問失敗,可以嘗試重啟,或檢查配置問題,請確保 %s/hosting/discovery 訪問正常。';
$lang->file->drag = '請拖拽檔案到此處';