improve UI, i18n and layout of stop/start feature

This commit is contained in:
Steve-Mcl
2022-06-27 18:07:22 +01:00
parent 51baed4932
commit 1b8a4577d5
5 changed files with 6328 additions and 20 deletions

View File

@@ -288,6 +288,17 @@
"copyMessageValue": "Value copied",
"copyMessageValue_truncated": "Truncated value copied"
},
"stopstart":{
"status": {
"state_changed": "Flows runtime has been changed to '__state__' state"
},
"errors": {
"notAllowed": "Method not allowed",
"notAuthorized": "Not authorized",
"notFound": "Not found",
"noResponse": "No response from server"
}
},
"deploy": {
"deploy": "Deploy",
"full": "Full",