wazuh-dashboard/examples/.i18nrc.json
Miki f3f007ae82
Split .i18nrc across src, packages, and examples (#8414)
Also:
* Force validation of i18n even when no translations are available
* Allow including translations in built artifacts

Signed-off-by: Miki <miki@amazon.com>
2024-10-03 09:27:36 -07:00

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": []
}