We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 311dcf5 + 7c74656 commit b2a9681Copy full SHA for b2a9681
site/languages/en.php
@@ -10,6 +10,6 @@
10
'LC_ALL' => 'en_US'
11
],
12
'name' => 'English',
13
- 'translations' => Json::read(__DIR__ . '/../translations/de.json'),
+ 'translations' => Json::read(__DIR__ . '/../translations/en.json'),
14
'url' => '/en'
15
];
0 commit comments