From 88706b93c27454d547a327d989ba3239bfcfd7e4 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Thu, 21 May 2020 18:49:50 +0300 Subject: [PATCH] New translations field.php (Hindi) --- .../visiosoft/base-theme/resources/lang/hi/field.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/addons/default/visiosoft/base-theme/resources/lang/hi/field.php b/addons/default/visiosoft/base-theme/resources/lang/hi/field.php index 29648a382..aa665c062 100644 --- a/addons/default/visiosoft/base-theme/resources/lang/hi/field.php +++ b/addons/default/visiosoft/base-theme/resources/lang/hi/field.php @@ -50,4 +50,10 @@ return [ 'secure_e-commerce_ads' => 'सुरक्षित ई-कॉमर्स विज्ञापन', 'sms' => 'पाठ संदेश भेजें (एसएमएस)', 'mail' => 'मेल भेजे', + + // Register instruction seed + 'register_instructions' => 'Register Instructions', + 'list' => 'List', + 'instruction_description' => 'Instruction Description', + 'instruction_list' => 'Instruction List', ]; \ No newline at end of file