Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 4 of 4 for chat_input_placeholder (0.09 seconds)

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

    							<div class="input-group">
    								<textarea id="chatInput" class="form-control"
    									placeholder="<la:message key="labels.chat_input_placeholder" />"
    									rows="1" maxlength="4000"
    									aria-label="<la:message key="labels.chat_input_placeholder" />"></textarea>
    								<button type="button" id="sendBtn" class="btn btn-primary" aria-label="<la:message key="labels.chat_send" />">
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Thu Mar 19 01:36:02 GMT 2026
    - 10.8K bytes
    - Click Count (0)
  2. src/main/webapp/WEB-INF/orig/view/chat/chat.jsp

    							<div class="input-group">
    								<textarea id="chatInput" class="form-control"
    									placeholder="<la:message key="labels.chat_input_placeholder" />"
    									rows="1" maxlength="4000"
    									aria-label="<la:message key="labels.chat_input_placeholder" />"></textarea>
    								<button type="button" id="sendBtn" class="btn btn-primary" aria-label="<la:message key="labels.chat_send" />">
    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)
  3. src/main/resources/fess_label_zh_TW.properties

    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=目前較為繁忙,請稍等片刻後重試。
    labels.chat_error_auth=AI服務認證失敗。請聯繫管理員。
    labels.chat_error_service_unavailable=AI服務暫時無法使用。請稍後重試。
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 48.5K bytes
    - Click Count (0)
  4. src/main/resources/fess_label_zh_CN.properties

    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=当前比较繁忙,请稍等片刻后重试。
    labels.chat_error_auth=AI服务认证失败。请联系管理员。
    labels.chat_error_service_unavailable=AI服务暂时不可用。请稍后重试。
    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