diff --git a/addons/default/visiosoft/location-module/resources/lang/hi/button.php b/addons/default/visiosoft/location-module/resources/lang/hi/button.php new file mode 100644 index 000000000..c8a296f0b --- /dev/null +++ b/addons/default/visiosoft/location-module/resources/lang/hi/button.php @@ -0,0 +1,17 @@ + 'नया देश', + 'new_city' => 'नया शहर', + 'new_district' => 'नया जिला', + 'new_neighborhood' => 'न्यू नेबरहुड', + 'new_village' => 'नया गाँव', + 'sub_cities' => 'उप शहर', + 'add_sub_cities' => 'सब सिटी जोड़ें', + 'add_sub_districts' => 'उप जिला जोड़ें', + 'add_sub_neighborhoods' => 'उप पड़ोस जोड़ें', + 'add_sub_village' => 'उप ग्राम जोड़ें', + 'sub_districts' => 'उप जिलों', + 'sub_neighborhoods' => 'उप पड़ोस', + 'sub_village' => 'उप ग्राम', +];