You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dev/src/constants/strings/strings-en.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -77,7 +77,7 @@
77
77
78
78
"versionNotProvided": "Your version of Microclimate is not supported. At least {{ requiredVersion }} is required.",
79
79
"versionNotRecognized": "Could not determine your Microclimate version. The server is running version \"{{ rawVersion }}\". At least {{ requiredVersion }} is required.",
80
-
"versionTooOld": "`You are running Microclimate version {{ rawVersion }}, but at least {{ requiredVersion }} is required."
80
+
"versionTooOld": "You are running Microclimate version {{ rawVersion }}, but at least {{ requiredVersion }} is required."
0 commit comments