getgrav / getgrav/grav-plugin-admin
Translation overrides is not working
Open
bug
- Dominant language
- PHP
- Stars
- 377
- Forks
- 225
- Avg merge
- 11h 51m
- Merged PRs (30d)
- 4
Description
Using how-to about [translation overrides](http://learn.getgrav.org/content/multi-language#translation-overrides) maybe i found an issue. I created _/user/languages/cs.yaml_ with simple content:
`PLUGIN_ADMIN.TITLE: my translation`
but "my translation" will not replace the original translation even if i delete cache. In settings i have _cs_ used as default language.
Contributor guide
Assessment
This issue has not been assessed yet.