Skip to content

Commit

Permalink
[PH][MIBM-132] fix title for value weight of goods (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulHodgson authored Oct 13, 2020
1 parent 22111f1 commit 3ff32a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conf/messages
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ goodsDestination.error.required = Select one of the options below


# ValueWeightOfGoods
valueWeightOfGoods.ni.title = Is the total value of the goods over £873 or 1000 kilograms (kg)?
valueWeightOfGoods.gb.title = Is the total value of the goods over £1500 or 1000 kilograms (kg)?
valueWeightOfGoods.NorthernIreland.title = Is the total value of the goods over £873 or 1000 kilograms (kg)?
valueWeightOfGoods.GreatBritain.title = Is the total value of the goods over £1500 or 1000 kilograms (kg)?
valueWeightOfGoods.NorthernIreland.heading = Is the total value of the goods over £873 or 1000 kilograms (kg)?
valueWeightOfGoods.GreatBritain.heading = Is the total value of the goods over £1500 or 1000 kilograms (kg)?
valueWeightOfGoods.error.required = Select one of the options below
Expand Down

0 comments on commit 3ff32a9

Please sign in to comment.