forked from Magenerds/de_de
-
Notifications
You must be signed in to change notification settings - Fork 0
/
language.xml
27 lines (26 loc) · 850 Bytes
/
language.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0"?>
<!--
/**
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is available through the world-wide-web at this URL:
* http://opensource.org/licenses/osl-3.0.php
*/
/**
* @category Magenerds
* @package magenerds_de_de
* @subpackage etc
* @author Florian Sydekum <f.sydekum@techdivision.com>
* @copyright Copyright (c) 2016 TechDivision GmbH (http://www.techdivision.com)
* @version ${release.version}
* @link http://www.techdivision.com/
* @license OSL 3.0
*/
-->
<language xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:App/Language/package.xsd">
<code>de_DE</code>
<vendor>magenerds</vendor>
<package>de_de</package>
<use vendor="magento" package="en_us"/>
</language>