From 42693ec5061ee754ef356ac853ddf201254d7e62 Mon Sep 17 00:00:00 2001 From: graham-dds Date: Wed, 11 Sep 2019 14:48:46 -0400 Subject: [PATCH] Reshape funding errors in translations --- translations.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/translations.yaml b/translations.yaml index a47cb8ec..137d0346 100644 --- a/translations.yaml +++ b/translations.yaml @@ -205,7 +205,9 @@ forms: start: PoP start date must be on or after {date}. scope_description: 'What do you plan to do on the cloud? Some examples might include migrating an existing application or creating a prototype. You don’t need to include a detailed plan of execution, but should list key requirements. This section will be reviewed by your contracting officer, but won’t be sent to the CCPO.

Not sure how to describe your scope? Read some examples to get some inspiration.

' scope_label: Cloud project scope - obligated_amount_error: Obligated amount must be less than or equal to total amount + clin_funding_errors: + obligated_amount_error: Obligated amount must be less than or equal to total amount + funding_range_error: Dollar amount must be from $0.00 to $1,000,000,000.00 team_experience: built_1: Built, migrated, or consulted on 1-2 applications built_3: Built, migrated, or consulted on 3-5 applications