From 077054b45785ee18241d2ece557fd6e95c9b478e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 23:08:30 -0500 Subject: [PATCH] New translations strings.php (Hindi) --- lang/hi_IN/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/hi_IN/strings.php b/lang/hi_IN/strings.php index 299fb77f67d..bff79ba100d 100644 --- a/lang/hi_IN/strings.php +++ b/lang/hi_IN/strings.php @@ -39,6 +39,8 @@ 'ip' => 'IP Address', 'address_one' => 'Address', 'address_other' => 'Addresses', + 'addressWithCount_one' => ':count address', + 'addressWithCount_other' => ':count addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None',