Commit 81ef4b34 authored by Sven Franck's avatar Sven Franck

cleaned up language dict

parent dca54136
...@@ -42,17 +42,17 @@ ...@@ -42,17 +42,17 @@
"slapos_pricing": "SlapOS Pricing", "slapos_pricing": "SlapOS Pricing",
"sign_in": "Sign in using", "sign_in": "Sign in using",
"pricing_login": "To maintain sufficient resources, a minimal fee of 1 EUR will be charged if you use SlapOS services for more than 24 hours. By clicking on one of the signup buttons, you agree that you are subscribing to a payable service. All services you request will be invoiced to you at the end of the month.", "pricing_login": "To maintain sufficient resources, a minimal fee of 1 EUR will be charged if you use SlapOS services for more than 24 hours. By clicking on one of the signup buttons, you agree that you are subscribing to a payable service. All services you request will be invoiced to you at the end of the month.",
"find_out_more": "To find out more, please refer to:", "find_out_more": "To find out more, please refer to:"
"status_dict": { },
"uploading": "Uploading", "status_dict": {
"fetching": "Fetching Data", "uploading": "Uploading",
"storing": "Storing Data", "fetching": "Fetching Data",
"saving": "Saving", "storing": "Storing Data",
"saved": "Saved", "saving": "Saving",
"failed": "Failed", "saved": "Saved",
"updating": "Updating", "failed": "Failed",
"removing": "Removing" "updating": "Updating",
} "removing": "Removing"
}, },
"validation_dict": { "validation_dict": {
"general": "Please correct the highlighted fields.", "general": "Please correct the highlighted fields.",
......
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