Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 23 of 23 for abc_value (0.24 sec)

  1. src/main/resources/fess_label_pt_BR.properties

    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)
  2. src/main/resources/fess_label_ja.properties

    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 Nov 07 06:19:20 UTC 2024
    - 46.2K bytes
    - Viewed (0)
  3. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        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 */
        public static final String LABELS_default_label_value = "{labels.default_label_value}";
    
        /** The key of the message: Default Sort 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