Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

hotfix : remove unused language files #104

Merged
merged 2 commits into from
Feb 10, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 0 additions & 13 deletions module/Application/config/module.config.php
Original file line number Diff line number Diff line change
Expand Up @@ -100,19 +100,6 @@
'factories' => [
'navigation' => 'Zend\Navigation\Service\DefaultNavigationFactory',
],
'aliases' => [
'translator' => 'MvcTranslator',
],
],
'translator' => [
'locale' => 'en_US',
'translation_file_patterns' => [
[
'type' => 'gettext',
'base_dir' => __DIR__.'/../language',
'pattern' => '%s.mo',
],
],
],
'controllers' => [
'factories' => [
Expand Down
Binary file removed module/Application/language/ar_JO.mo
Binary file not shown.
153 changes: 0 additions & 153 deletions module/Application/language/ar_JO.po

This file was deleted.

Binary file removed module/Application/language/ar_SY.mo
Binary file not shown.
184 changes: 0 additions & 184 deletions module/Application/language/ar_SY.po

This file was deleted.

Binary file removed module/Application/language/cs_CZ.mo
Binary file not shown.
Loading