fix #2635 replace with crawler
This commit is contained in:
parent
1db4ff7c1a
commit
4cb04eda29
6 changed files with 6 additions and 6 deletions
|
@ -3081,7 +3081,7 @@ public class FessLabels extends UserMessages {
|
|||
/** The key of the message: Crawler Indices */
|
||||
public static final String LABELS_clear_crawler_index = "{labels.clear_crawler_index}";
|
||||
|
||||
/** The key of the message: Clear .crawler Indices */
|
||||
/** The key of the message: Clear Crawler Indices */
|
||||
public static final String LABELS_clear_crawler_index_button = "{labels.clear_crawler_index_button}";
|
||||
|
||||
/** The key of the message: Diagnostic */
|
||||
|
|
|
@ -1018,7 +1018,7 @@ labels.maintenance_title_configuration=Maintenance
|
|||
labels.number_of_shards_for_doc=The number of shards
|
||||
labels.auto_expand_replicas_for_doc=Auto expand replicas
|
||||
labels.clear_crawler_index=Crawler Indices
|
||||
labels.clear_crawler_index_button=Clear .crawler Indices
|
||||
labels.clear_crawler_index_button=Clear Crawler Indices
|
||||
labels.diagnostic_logs=Diagnostic
|
||||
labels.download_diagnostic_logs_button=Download Logs
|
||||
labels.reload_doc_index=Reload Doc Index
|
||||
|
|
|
@ -1018,7 +1018,7 @@ labels.maintenance_title_configuration=Maintenance
|
|||
labels.number_of_shards_for_doc=The number of shards
|
||||
labels.auto_expand_replicas_for_doc=Auto expand replicas
|
||||
labels.clear_crawler_index=Crawler Indices
|
||||
labels.clear_crawler_index_button=Clear .crawler Indices
|
||||
labels.clear_crawler_index_button=Clear Crawler Indices
|
||||
labels.diagnostic_logs=Diagnostic
|
||||
labels.download_diagnostic_logs_button=Download Logs
|
||||
labels.reload_doc_index=Reload Doc Index
|
||||
|
|
|
@ -1018,7 +1018,7 @@ labels.maintenance_title_configuration=メンテナンス
|
|||
labels.number_of_shards_for_doc=シャード数
|
||||
labels.auto_expand_replicas_for_doc=最大レプリカ数
|
||||
labels.clear_crawler_index=Crawlerインデックス
|
||||
labels.clear_crawler_index_button=.crawlerインデックスの削除
|
||||
labels.clear_crawler_index_button=クロール用インデックスの削除
|
||||
labels.diagnostic_logs=診断
|
||||
labels.download_diagnostic_logs_button=ログのダウンロード
|
||||
labels.reload_doc_index=ドキュメントインデックスのリロード
|
||||
|
|
|
@ -1018,7 +1018,7 @@ labels.maintenance_title_configuration=Maintenance
|
|||
labels.number_of_shards_for_doc=The number of shards
|
||||
labels.auto_expand_replicas_for_doc=Auto expand replicas
|
||||
labels.clear_crawler_index=Crawler Indices
|
||||
labels.clear_crawler_index_button=Clear .crawler Indices
|
||||
labels.clear_crawler_index_button=Clear Crawler Indices
|
||||
labels.diagnostic_logs=Diagnostic
|
||||
labels.download_diagnostic_logs_button=Download Logs
|
||||
labels.reload_doc_index=Reload Doc Index
|
||||
|
|
|
@ -1022,7 +1022,7 @@ labels.maintenance_title_configuration=Maintenance
|
|||
labels.number_of_shards_for_doc=The number of shards
|
||||
labels.auto_expand_replicas_for_doc=Auto expand replicas
|
||||
labels.clear_crawler_index=Crawler Indices
|
||||
labels.clear_crawler_index_button=Clear .crawler Indices
|
||||
labels.clear_crawler_index_button=Clear Crawler Indices
|
||||
labels.diagnostic_logs=Diagnostic
|
||||
labels.download_diagnostic_logs_button=Download Logs
|
||||
labels.reload_doc_index=Reload Doc Index
|
||||
|
|
Loading…
Add table
Reference in a new issue