appbaseio / appbaseio/reactivesearch
Support translations for component's static-text
Open
enhancement
hacktoberfest
- Dominant language
- JavaScript
- Stars
- 4.9k
- Forks
- 478
- PR merge metrics
- No merged PRs in 30d
Description
**Issue Type:**
Enhancement
**Description:**
Static text displayed by the components should have i18n support.
Example spec can be:
```js
```
The spec format is similar to how we support `innerClass` prop. To improve consistency, we can perhaps use the same key values for the possible translatable text values as we use for the innerClass prop.
Contributor guide
Assessment
This issue has not been assessed yet.