mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-10 05:55:25 +00:00
i18n(pt): Add Greek (partial)
This commit is contained in:
@@ -137,6 +137,15 @@
|
||||
@interface SOGoACLGermanRemovalAdvisory : SOGoACLRemovalAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoACLGreekAdditionAdvisory : SOGoACLAdditionAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoACLGreekModificationAdvisory : SOGoACLModificationAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoACLGreekRemovalAdvisory : SOGoACLRemovalAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoACLHungarianAdditionAdvisory : SOGoACLAdditionAdvisory
|
||||
@end
|
||||
|
||||
|
||||
@@ -334,6 +334,15 @@
|
||||
@implementation SOGoACLGermanRemovalAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoACLGreekAdditionAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoACLGreekModificationAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoACLGreekRemovalAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoACLHungarianAdditionAdvisory
|
||||
@end
|
||||
|
||||
|
||||
@@ -119,6 +119,12 @@
|
||||
@interface SOGoFolderGermanRemovalAdvisory : SOGoFolderRemovalAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoFolderGreekAdditionAdvisory : SOGoFolderAdditionAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoFolderGreekRemovalAdvisory : SOGoFolderRemovalAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoFolderHebrewAdditionAdvisory : SOGoFolderAdditionAdvisory
|
||||
@end
|
||||
|
||||
|
||||
@@ -292,6 +292,12 @@
|
||||
@implementation SOGoFolderGermanRemovalAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoFolderGreekAdditionAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoFolderGreekRemovalAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoFolderHebrewAdditionAdvisory
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user