Skip to content

Commit

Permalink
Removed Estonian
Browse files Browse the repository at this point in the history
  • Loading branch information
brendannee committed Mar 31, 2012
1 parent 4c4f2a6 commit e808a1d
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions lib/languages.js
Expand Up @@ -24,11 +24,6 @@ module.exports = [
, name: 'English'
, loc: 'fc7c2e706034396b' //Normal, IL
}
, {
code: 'et'
, name: 'Estonian'
, loc: 'f15f57cc5e9f4fac' //Tartu, Estonia
}
, {
code: 'fi'
, name: 'Finnish'
Expand Down Expand Up @@ -109,8 +104,4 @@ module.exports = [
, name: 'Vietnamese'
, loc: '2371490f9d073edc' //Vietnam
}
, {
code: 'other'
, name: 'Other'
}
];

0 comments on commit e808a1d

Please sign in to comment.