Skip to content

Commit

Permalink
Merge pull request ArtSabintsev#37 from VahanMargaryan/master
Browse files Browse the repository at this point in the history
Added Armenian language support (hy)
  • Loading branch information
ArtSabintsev committed Nov 10, 2015
2 parents 0c17604 + a9f205e commit eb53545
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file not shown.
1 change: 1 addition & 0 deletions Siren/Siren.swift
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ public enum SirenVersionCheckType: Int {
*/
public enum SirenLanguageType: String {
case Arabic = "ar"
case Armenian = "hy"
case Basque = "eu"
case ChineseSimplified = "zh-Hans"
case ChineseTraditional = "zh-Hant"
Expand Down

0 comments on commit eb53545

Please sign in to comment.