mirror of
https://github.com/wazuh/wazuh-dashboard.git
synced 2025-12-10 00:31:06 -06:00
Also: * Force validation of i18n even when no translations are available * Allow including translations in built artifacts Signed-off-by: Miki <miki@amazon.com>
13 lines
401 B
JSON
13 lines
401 B
JSON
{
|
|
"paths": {
|
|
"embeddableExamples": "embeddable_examples",
|
|
"expressionsExample": "expressions_example",
|
|
"multipleDataSourceExample": "multiple_data_source_examples",
|
|
"searchExamples": "search_examples",
|
|
"stateContainerExamples": "state_containers_examples",
|
|
"uiActionsExamples": "ui_action_examples",
|
|
"uiActionsExplorer": "ui_actions_explorer"
|
|
},
|
|
"translations": []
|
|
}
|