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

10 lines
373 B
PHP

<?php
if(isset($lang->excel))
{
$lang->excel->title->feedback = 'Feedback';
}
$lang->file->officeBusy = 'Office is busy. Wait a second.';
$lang->file->collaboraFail = 'Access Collabora Online failed. You can try to restart, or check configuration problems. Make sure that %s/hosting/discovery access.';
$lang->file->drag = 'Please drag the file to here.';