Skip to content

Commit

Permalink
Add Hindi translation (#87)
Browse files Browse the repository at this point in the history
* Adding a new language name

* Adding a new language

* Adding my language

* Adding a language

* Adding language name

* Adding language name

* Update i18n.js

Co-authored-by: MrNaif2018 <[email protected]>

Co-authored-by: MrNaif2018 <[email protected]>
  • Loading branch information
shubham-singh-748 and MrNaif2018 authored Oct 4, 2021
1 parent e58631d commit e85cf2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions i18n.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ const LANGUAGE_NAMES = {
en: "English",
pl: "Polski",
ru: "Русский",
hi_IN: "हिंदी",
}

const settings = {
Expand Down

0 comments on commit e85cf2a

Please sign in to comment.