diff --git a/en.json b/en.json
index 5aa3a5be..65aa1e5b 100644
--- a/en.json
+++ b/en.json
@@ -2218,7 +2218,7 @@
"Inspector.PrimitiveMemberEditor.Warning": "WARNING!
It is possible to use this component to interact with references by using their IDs. This process is commonly called 'Ref Hacking'.
Before you do this, please understand that this is not supported and may break at any time. Do not rely on this functionality for your creations.",
"Inspector.ParticleSystem.TestingWarning" : "WARNING!
This is the new particle system called \"PhotonDust\", which is currently being tested. You are free to play with it, but we recommend not using it for new serious content yet, as breaking changes can still occur.
We recommend using the Legacy Particle System for projects until it is fully removed and this warning goes away.",
- "Inspector.ParticleSystem.BasicInfo" : "Particles: {count}\tSimulation Time: {time}\tRender allocations: {allocationCount}",
+ "Inspector.ParticleSystem.BasicInfo" : "Particles: {count}\tSimulation Time: {time}\tSubmit Time: {renderSubmitTime}\tRender allocations: {allocationCount}",
"Inspector.ParticleSystem.TrailInfo" : "Trails: {trailCount} (capacity: {trailCapacity}), Trail Point Capacity: {trailPointCapacity}, Allocations: {allocationCount}",
"Inspector.ParticleStyle.CommonTransitions": "Common Transition Templates:",