mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-16 02:38:51 +00:00
chore(language): Add Korean language
This commit is contained in:
@@ -173,6 +173,15 @@
|
||||
@interface SOGoACLKazakhRemovalAdvisory : SOGoACLRemovalAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoACLKoreanAdditionAdvisory : SOGoACLAdditionAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoACLKoreanModificationAdvisory : SOGoACLModificationAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoACLKoreanRemovalAdvisory : SOGoACLRemovalAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoACLNorwegianBokmalAdditionAdvisory : SOGoACLAdditionAdvisory
|
||||
@end
|
||||
|
||||
|
||||
@@ -370,6 +370,16 @@
|
||||
@implementation SOGoACLKazakhRemovalAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoACLKoreanModificationAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoACLKoreanAdditionAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoACLKoreanRemovalAdvisory
|
||||
@end
|
||||
|
||||
|
||||
@implementation SOGoACLNorwegianBokmalAdditionAdvisory
|
||||
@end
|
||||
|
||||
|
||||
@@ -161,6 +161,12 @@
|
||||
@interface SOGoFolderKazakhRemovalAdvisory : SOGoFolderRemovalAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoFolderKoreanAdditionAdvisory : SOGoFolderAdditionAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoFolderKoreanRemovalAdvisory : SOGoFolderRemovalAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoFolderLatvianAdditionAdvisory : SOGoFolderAdditionAdvisory
|
||||
@end
|
||||
|
||||
|
||||
@@ -334,6 +334,12 @@
|
||||
@implementation SOGoFolderKazakhRemovalAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoFolderKoreanAdditionAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoFolderKoreanRemovalAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoFolderLatvianAdditionAdvisory
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user