near-in-minutes / frontend

NEAR in Minutes is a NEAR-COOP (NEAR Community Owned and Operated Project) that invites you to binge-watch lessons about the NEAR platform in your favorite language.
https://near-in-minutes.com
0 stars 0 forks source link

Translate the website to Hindi #16

Closed hiba-machfej closed 3 years ago

hiba-machfej commented 3 years ago

I have added two examples of how the translation must be (I used google translate). This is the file that requires translation to Hindi: https://github.com/near-in-minutes/frontend/blob/main/src/locales/hi.json

anujd61 commented 3 years ago

Can't fork repo so adding it here -

{

          "navbar": {

            "home": "होम",

            "videos": "वीडियोस "

          },

          "main": {

            "title": "नियर सीखिए  एक {0}  पहल",

            "titleHighlight": "कम्युनिटी बेस्ड "

          },

          "videos": {

            "title": "वीडियो टुटोरिअल ",

            "desc": "नियर सीखने के लिए हमारे नए टुटोरिअल्स ",

            "btn": "सब वीडियोस देखिये "

          },

          "cta": {

            "title": "कंट्रीब्यूट करना चाहेंगे?",

            "subTitle": "आप से सुनते है ",

            "newContent": "नया कॉन्टेंट",

            "newTopic": "नए विषय का सुझाव",

            "translate": "कॉन्टेंट अनुवाद कीजिए"

          },

          "footer": {

            "rights": "२०२१ नियर इन मिनिट्स, आल राइट्स रिजर्व्ड "

          },

          "singleVideo": {

            "learnMore": "और जानिए"

          }

        }
hiba-machfej commented 3 years ago

@BigDaddy-Zephyr thank you for the translation, oh you can't fork the project maybe I chose the wrong permission settings. let me check.

hiba-machfej commented 3 years ago

@BigDaddy-Zephyr can you check if you can clone now?

anujd61 commented 3 years ago

Just created a new branch locale/in-translate

hiba-machfej commented 3 years ago

ok great thank you very much @BigDaddy-Zephyr