Skip to content
This repository was archived by the owner on May 1, 2019. It is now read-only.

Commit 90b3068

Browse files
committed
Merge pull request #440 from snapshotpl/remove-traslations
Remove translations
2 parents c8f72d9 + 46d0061 commit 90b3068

27 files changed

Lines changed: 27 additions & 1851 deletions

module/Application/config/module.config.php

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -87,23 +87,12 @@
8787
],
8888
'service_manager' => [
8989
'factories' => [
90-
'translator' => 'Zend\I18n\Translator\TranslatorServiceFactory',
9190
\HTMLPurifier::class => Service\HtmlPurifierFactory::class,
9291
Log\LoggerInterface::class => Service\LoggerFactory::class,
9392
Service\ErrorHandlingService::class => Service\ErrorHandlingServiceFactory::class,
9493
Service\RepositoryRetriever::class => Service\RepositoryRetrieverFactory::class,
9594
],
9695
],
97-
'translator' => [
98-
'locale' => 'en_US',
99-
'translation_patterns' => [
100-
[
101-
'type' => 'gettext',
102-
'base_dir' => __DIR__ . '/../language',
103-
'pattern' => '%s.mo',
104-
],
105-
],
106-
],
10796
'view_manager' => [
10897
'display_not_found_reason' => false,
10998
'display_exceptions' => false,
-5.4 KB
Binary file not shown.

module/Application/language/ar_SY.po

Lines changed: 0 additions & 184 deletions
This file was deleted.
-4.89 KB
Binary file not shown.

module/Application/language/cs_CZ.po

Lines changed: 0 additions & 153 deletions
This file was deleted.
-5.01 KB
Binary file not shown.

0 commit comments

Comments
 (0)