1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-26 15:26:19 +00:00

[misc] fixed i18n; fixup for 'SeaTable Integration' (#5833)

This commit is contained in:
llj
2023-12-16 16:47:46 +08:00
committed by GitHub
parent 82402604f3
commit af1545452e
6 changed files with 14 additions and 14 deletions

View File

@@ -7,7 +7,7 @@ import './ai-search-help.css';
export default function AISearchHelp() {
return (
<div className="ai-search-help">
<div className="ai-search-help-title">{gettext('Is this answer helpful to you')}{':'}</div>
<div className="ai-search-help-title">{gettext('Is this answer helpful to you?')}</div>
<div className='ai-search-help-container'>
<div className="ai-search-help-detail" key={1}>
<Icon symbol='helpful' />