benjaminkott / benjaminkott/bootstrap_package
Translation of stylesSet in RTE
Open
feature
- Dominant language
- PHP
- Stars
- 355
- Forks
- 212
- Avg merge
- 1h 4m
- Merged PRs (30d)
- 31
Description
When a different language is installed for the TYPO3 BE, some elements in RTE are still shown in english, e.g. the options in the "Styles" selectbox: "lowercased text", "small", "Muted" and so on.
Could you provide a translation for that, please?
This can be easily accomplished by using a language key, e.g.:
```LLL:EXT:bootstrap_package/Resources/Private/Language/Backend.xlf:rte.stylesSet.small```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.