Commit 18863b39 authored by Sven Franck's avatar Sven Franck

added status translations

parent 20e3da3d
...@@ -57,7 +57,10 @@ ...@@ -57,7 +57,10 @@
"saved": "Saved", "saved": "Saved",
"failed": "Failed", "failed": "Failed",
"updating": "Updating", "updating": "Updating",
"removing": "Removing" "removing": "Removing",
"starting": "Starting...",
"stopping": "Shutting Down...",
"success": "Ok"
}, },
"validation_dict": { "validation_dict": {
"general": "Please correct the highlighted fields.", "general": "Please correct the highlighted fields.",
...@@ -120,6 +123,7 @@ ...@@ -120,6 +123,7 @@
"connection_param": "Connection Parameters", "connection_param": "Connection Parameters",
"image_url": "Image", "image_url": "Image",
"stop": "Stop", "stop": "Stop",
"start": "Start",
"update": "Update", "update": "Update",
"software_type": "Software Type", "software_type": "Software Type",
"recipe": "Instance XML Recipe", "recipe": "Instance XML Recipe",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment