From 84359c41c8a7849be5512cd60c3b86d2f45eb41a Mon Sep 17 00:00:00 2001 From: Dario Matonicki Date: Thu, 26 Sep 2019 12:28:20 +0200 Subject: [PATCH] Fix postcode property name --- src/main/resources/en-ZA.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/en-ZA.yml b/src/main/resources/en-ZA.yml index 055ea302..41968906 100644 --- a/src/main/resources/en-ZA.yml +++ b/src/main/resources/en-ZA.yml @@ -4,7 +4,7 @@ en-ZA: domain_suffix: [org.za, co.za, com] address: default_country: [South Africa, The Replublic of South Africa, SA] - post_code: '####' + postcode: '####' provinces: [Limpopo, Gauteng, Free State, North West, Northern Cape, Western Cape, KwaZulu-Natal, Mpumalanga, Eastern Cape]