Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 16 of 16 for web_api_json_enabled (0.55 sec)

  1. src/main/resources/fess_label_nl.properties

    labels.incremental_crawling=Controleer laatste wijzigingsdatum
    labels.search_log_enabled=Zoeklogboek
    labels.user_info_enabled=Gebruikerslogboek
    labels.user_favorite_enabled=Favorietenlogboek
    labels.web_api_json_enabled=JSON-antwoord
    labels.app_value=Systeemeigenschap
    labels.default_label_value=Standaardlabelwaarde
    labels.default_sort_value=Standaard sorteerwaarde
    labels.virtual_host_value=Virtuele host
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 42.8K bytes
    - Viewed (1)
  2. src/main/resources/fess_label_zh_CN.properties

    labels.crawl_button_update=更新
    labels.none=无
    labels.crawling_thread_count=同时爬虫设置
    labels.incremental_crawling=检查上次修改时间
    labels.search_log_enabled=搜索日志
    labels.user_info_enabled=用户日志
    labels.user_favorite_enabled=收藏日志
    labels.web_api_json_enabled=JSON响应
    labels.app_value=系统属性
    labels.default_label_value=默认标签值
    labels.default_sort_value=默认排序值
    labels.virtual_host_value=虚拟主机
    labels.append_query_param_enabled=添加搜索参数
    labels.login_required=需要登录
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.5K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_fr.properties

    labels.incremental_crawling=Vérifier la dernière modification
    labels.search_log_enabled=Journal de recherche
    labels.user_info_enabled=Journal utilisateur
    labels.user_favorite_enabled=Journal des favoris
    labels.web_api_json_enabled=Réponse JSON
    labels.app_value=Propriété système
    labels.default_label_value=Valeur d'étiquette par défaut
    labels.default_sort_value=Valeur de tri par défaut
    labels.virtual_host_value=Hôte virtuel
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.6K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_pt_BR.properties

    labels.incremental_crawling=Verificar data da última modificação
    labels.search_log_enabled=Log de pesquisa
    labels.user_info_enabled=Log do usuário
    labels.user_favorite_enabled=Log de favoritos
    labels.web_api_json_enabled=Resposta JSON
    labels.app_value=Propriedade do sistema
    labels.default_label_value=Valor do rótulo padrão
    labels.default_sort_value=Valor de ordenação padrão
    labels.virtual_host_value=Host virtual
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.1K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_ja.properties

    labels.none=なし
    labels.crawling_thread_count=同時クローラー設定
    labels.incremental_crawling=最終更新日時の確認
    labels.search_log_enabled=検索ログ
    labels.user_info_enabled=ユーザーログ
    labels.user_favorite_enabled=お気に入りログ
    labels.web_api_json_enabled=JSONレスポンス
    labels.app_value=システムプロパティ
    labels.default_label_value=デフォルトのラベル値
    labels.default_sort_value=デフォルトのソート値
    labels.virtual_host_value=仮想ホスト
    labels.append_query_param_enabled=検索パラメーターの追加
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Nov 07 06:19:20 UTC 2024
    - 46.2K bytes
    - Viewed (0)
  6. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        public static final String LABELS_user_favorite_enabled = "{labels.user_favorite_enabled}";
    
        /** The key of the message: JSON Response */
        public static final String LABELS_web_api_json_enabled = "{labels.web_api_json_enabled}";
    
        /** The key of the message: System Property */
        public static final String LABELS_app_value = "{labels.app_value}";
    
        /** The key of the message: Default Label Value */
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 146.4K bytes
    - Viewed (0)
Back to top