We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f422b48 commit a92a622Copy full SHA for a92a622
1 file changed
src/Resources/app/administration/src/module/frosh-tools/snippet/en-GB.json
@@ -102,7 +102,9 @@
102
"queueIsDefault": "The default queue storage in database does not scale well with multiple workers",
103
"queueIsOk": "Configured queue storage is ok for multiple workers",
104
"fixCacheIdNotSet": "A fixed cache id should be set",
105
- "fixCacheIdIsSet": "A fixed cache id is set"
+ "fixCacheIdIsSet": "A fixed cache id is set",
106
+ "BusinessEventHandlerLevelGood": "BusinessEventHandler does not log infos",
107
+ "BusinessEventHandlerLevelWarning": "BusinessEventHandler is logging infos"
108
},
109
"size": "Size",
110
"docs": "Documents",
0 commit comments