mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-18 13:13:31 +00:00
(i18n) Add Japanese (ja) translation
This commit is contained in:
@@ -119,6 +119,12 @@
|
||||
@interface SOGoFolderItalianRemovalAdvisory : SOGoFolderRemovalAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoFolderJapanaseAdditionAdvisory : SOGoFolderAdditionAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoFolderJapanaseRemovalAdvisory : SOGoFolderRemovalAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoFolderLatvianAdditionAdvisory : SOGoFolderAdditionAdvisory
|
||||
@end
|
||||
|
||||
|
||||
@@ -291,6 +291,12 @@
|
||||
@implementation SOGoFolderItalianRemovalAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoFolderJapanaseAdditionAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoFolderJapanaseRemovalAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoFolderLatvianAdditionAdvisory
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user