From fa395c591b5391e2e0c200c72ec78434d0706f46 Mon Sep 17 00:00:00 2001 From: Nayak Siddharth <31724230+siddharth247@users.noreply.github.com> Date: Tue, 31 May 2022 13:48:55 +0530 Subject: [PATCH] Update en-IND.yml Need to add India to reflect India while accessing this method -> address().country() for Locale (en-IND) --- src/main/resources/en-IND.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/en-IND.yml b/src/main/resources/en-IND.yml index ecd2e6c18..75e5e0923 100644 --- a/src/main/resources/en-IND.yml +++ b/src/main/resources/en-IND.yml @@ -16,6 +16,7 @@ en-IND: default_country: [India, Indian Republic, Bharat, Hindustan] default_time_zone: ["Asia/Kolkata"] default_country_code: ["IN"] + country: [India] internet: free_email: [gmail.com, yahoo.co.in, hotmail.com] domain_suffix: [in, com, biz, info, name, net, org, co.in]