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

added status translations

parent 20e3da3d
......@@ -57,7 +57,10 @@
"saved": "Saved",
"failed": "Failed",
"updating": "Updating",
"removing": "Removing"
"removing": "Removing",
"starting": "Starting...",
"stopping": "Shutting Down...",
"success": "Ok"
},
"validation_dict": {
"general": "Please correct the highlighted fields.",
......@@ -120,6 +123,7 @@
"connection_param": "Connection Parameters",
"image_url": "Image",
"stop": "Stop",
"start": "Start",
"update": "Update",
"software_type": "Software Type",
"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