From a9297477151515c4f5d60707a00ed4240a4054cc Mon Sep 17 00:00:00 2001 From: Anton Chuchkalov Date: Wed, 5 Aug 2015 16:31:19 +0300 Subject: [PATCH] rename template json to template body --- devops-client/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devops-client/locales/en.yml b/devops-client/locales/en.yml index 71e9aef..7e61cf8 100644 --- a/devops-client/locales/en.yml +++ b/devops-client/locales/en.yml @@ -106,7 +106,7 @@ en: stack_template: create: id: "Id: " - template_file: "Path to file with template json: " + template_file: "Path to file with template body: " question: create: "Are you sure to create stack template?" delete: "Are you sure to delete stack template '%{name}'?"