Skip to content

Commit

Permalink
+ ISO 639-1 codes for available languages
Browse files Browse the repository at this point in the history
  • Loading branch information
kissarat committed Feb 20, 2015
1 parent 702b958 commit 56cfbd7
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.idea/
20 changes: 20 additions & 0 deletions languages.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"ar": "arabic",
"ca": "catalan",
"da": "danish",
"nl": "dutch",
"en": "english",
"fi": "finnish",
"fr": "french",
"de": "german",
"hu": "hungarian",
"it": "italian",
"nb": "norwegian",
"pt": "portuguese",
"ro": "romanian",
"ru": "russian",
"es": "spanish",
"sv": "swedish",
"tr": "turkish",
"uk": "ukrainian"
}

0 comments on commit 56cfbd7

Please sign in to comment.