Skip to content

Ajinkgupta/q2a-lang-hi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

Question2Answer Hindi Translation

See the main project's GitHub page here.

मुख्य प्रोजेक्ट का GitHub पेज यहां देखें।

How to use

{YOUR_Q2A_ROOT}/qa-lang/hi नामक एक फ़ोल्डर बनाएं और इस रेपो की फ़ाइलों को उस फ़ोल्डर में जोड़ें।

Create a folder called {YOUR_Q2A_ROOT}/qa-lang/hi and add the files of this repo to that folder.

Updates, contributing

यदि आपको अनुवादों में कुछ ग़लतियाँ नज़र आती हैं तो आप उनके लिए पुल अनुरोध भेजेंगे तो मैं उसकी सराहना करता हूँ।

If you find some mistakes in the translations I appreciate if you send a pull request for them.

Contributers योगदानकर्ता

Installation

  • Go to qa-include/app/admin.php $codetolanguage = array( // 2-letter language codes as per ISO 639-1 find above array and add 'hi' => 'हिन्दी (Hindi) - India',

  • download this hindi language translation from Hindi

  • upload in folder qa-lang/hi

  • qa-include/app/admin.php पर जाएं , $codetolanguage = array( // 2-letter language codes as per ISO 639-1 उपरोक्त सारणी ढूंढें और 'hi' => 'हिन्दी (Hindi) - India', जोड़ें

  • इस हिंदी भाषा अनुवाद को हिंदी से डाउनलोड करें

  • qa-lang/hi फ़ोल्डर में अपलोड करें

Give it a Star

Thanks