Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 2 of 2 for chat_title (0.03 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. src/main/webapp/WEB-INF/orig/view/chat/chat.jsp

    ${fe:html(true)}
    <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <title><la:message key="labels.chat_title" /></title>
    <link href="${fe:url('/css/bootstrap.min.css')}" rel="stylesheet" type="text/css" />
    <link href="${fe:url('/css/style.css')}" rel="stylesheet" type="text/css" />
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sun Mar 15 06:21:57 GMT 2026
    - 10.4K bytes
    - Click Count (0)
  2. src/main/resources/fess_label_zh_CN.properties

    labels.storage_tag_value=标签值
    labels.login.newpassword=您需要更新密码
    labels.login.placeholder_new_password=新密码
    labels.login.placeholder_confirm_new_password=确认新密码
    labels.login.update=更新
    
    # Chat labels
    labels.chat_title=AI 搜索模式 - Fess
    labels.chat_new_chat=新对话
    labels.chat_input_placeholder=请输入问题...
    labels.chat_thinking=思考中...
    labels.chat_error=发生错误,请重试。
    labels.chat_error_rate_limit=当前比较繁忙,请稍等片刻后重试。
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 48.3K bytes
    - Click Count (0)
Back to Top