Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.

Bug 935563 - Update langmap with Native and English name #25

Merged
merged 1 commit into from Nov 22, 2013

Conversation

alicoding
Copy link
Collaborator

@alicoding
Copy link
Collaborator Author

This code is being add manually from different sources.

'zh-TW': { name: "中文(台灣)" },
'zu-ZA': { name: "isiZulu" }
'ach': {
"native-name": "Lwo",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't use dashes in JS variable names. Also, this doesn't need quotes once you name it properly. It should be nativeName.

@alicoding alicoding merged commit dda1755 into mozilla:master Nov 22, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants