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

10 lines
372 B
PHP
Raw 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 = '请拖拽文件到此处';