Skip to content

Commit

Permalink
add nepali language (#290)
Browse files Browse the repository at this point in the history
* add nepali language

* Remove changes to package.json and package-lock.json

* Remove changes to package.json and package-lock.json

* Update package-lock.json

Remove changes to package.json and package-lock.json

* Update package.json

Remove changes to package.json and package-lock.json

* Delete node_modules/.package-lock.json

Deleted node_modules/.package-lock.json.

* Translate additional strings in docs.js and messages.js

* indent settings

* Update docs.js

indent changes

* Update levels.js

* Update messages.js

* Update package-lock.json

* Update package.json
  • Loading branch information
KamalAle12 authored Nov 10, 2024
1 parent 89e649c commit 8186e24
Show file tree
Hide file tree
Showing 5 changed files with 102 additions and 49 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ My gratitude to these contributors for localizing Flexbox Froggy. This is what o
* Turkish by [Uğur Korfalı](https://github.com/kel-sakal-biyik)
* Ukrainian by [sHa](https://github.com/shadoll)
* Vietnamese by [Kingsten Banh](https://github.com/kingstenbanh)
* Nepali by [Kamal Ale Magar](https://github.com/KamalAle12)

Don't see your language on the list? Contribute a translation! Fork the [repo](https://github.com/thomaspark/flexboxfroggy/), add your translations, and submit a pull request.

Expand Down
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ <h4 id="labelLanguage" class="translate">Language</h4>
<option value="id">Bahasa Indonesia</option>
<option value="af">Afrikaans</option>
<option value="eo">Esperanto</option>
<option value="np">नेपाली</option>
</select>
</section>
<section>
Expand Down
8 changes: 8 additions & 0 deletions js/docs.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8186e24

Please sign in to comment.