Skip to content

Commit 32adcda

Browse files
authored
Merge pull request #704 from daloes/master
2 parents b980a9a + 8f17c05 commit 32adcda

2 files changed

Lines changed: 739 additions & 0 deletions

File tree

GalaxyBudsClient/Model/Constants.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ public enum Locales
102102
nl,
103103
[Description("Swedish")]
104104
sv,
105+
[Description("Slovak")]
106+
sk,
105107
[IgnoreDataMember, Description("custom_language.xaml")]
106108
custom
107109
}

0 commit comments

Comments
 (0)