diff --git a/gso/translations/en-GB.json b/gso/translations/en-GB.json index 3951617698efe47c4c91cf538a36451f155030e4..77d127c561b7aeb80b31fa0b8b31976a23183bcd 100644 --- a/gso/translations/en-GB.json +++ b/gso/translations/en-GB.json @@ -1,12 +1,12 @@ { "forms": { "fields": { - "confirm": "Confirm you are good with this", - "confirm_info": "Check the output of the playbook" - } + "confirm": "Confirm", + "confirm_info": "Please verify this form looks correct." + } }, "workflow": { - "modify_isis_metric": "Modify the ISIS metric", - "modify_generic": "Modify Trunk interface" + "modify_generic": "Modify Trunk interface", + "modify_isis_metric": "Modify the ISIS metric." } }