benjaminkott / benjaminkott/bootstrap_package
Override Background Image Options Label
Open
question
- Dominant language
- PHP
- Stars
- 355
- Forks
- 212
- Avg merge
- 1h 4m
- Merged PRs (30d)
- 31
Description
Hello,
how can i rename the "Background Image Options" labels?
I test this way, but it don´t work:
```
plugin.tx_bootstrap_package {
_LOCAL_LANG {
default {
option.background_image.parallax = Neu
option.background_image.parallax.description = Neu anzeigen
}
de {
option.background_image.parallax = Neu
option.background_image.parallax.description = Neu anzeigen
}
}
}
```
Thanks a lot for help
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.