opensearch-project / dashboards-notifications

The Notifications plugin provides a central location for all of your notifications from OpenSearch plugins. You can use either OpenSearch Dashboards or the REST API to configure notifications. Dashboards offers a more organized way of selecting a channel type and selecting which OpenSearch plugin sources you want to use.
Apache License 2.0
10 stars 37 forks source link

Added multi language support #200

Open fcientymeh opened 6 months ago

fcientymeh commented 6 months ago

Description

Added support for multi language translations. Reference: https://github.com/opensearch-project/dashboards-i18n/blob/main/DEVELOPER_GUIDE.md

Check List