GithubHelp home page GithubHelp logo

synoa / magento2_german_localepack_de_de Goto Github PK

View Code? Open in Web Editor NEW

This project forked from splendidinternet/magento2_german_localepack_de_de

0.0 7.0 0.0 1.77 MB

German Language Pack for Magento 2

License: Open Software License 3.0

PHP 100.00%
magento2 language-pack translation

magento2_german_localepack_de_de's Introduction

German Translations for Magento 2

This Language Pack is forked from splendidinternet/Magento2_German_LocalePack_de_DE, and extended as needed for our usage.

You can read all about using this package in German over at splendidinternet/Magento2_German_LocalePack_de_DE.

Originally translated by native speakers this language pack is a full translation of Magento 2 - Front & Back. To provide an easy way to meet our ("Synoa GmbH") needs for additional translations and to provide a consistend location for the translations the original project was forked.

Installation

Manual Installation

Copy all files to /app/i18n/synoa/de_DE/. Then go into the Magento root directory, e.g. /var/www/ and remove the pre-existing js-translation.json file, then deploy the static content for the de_DE language, run the upgrade command, remove var/di directory and finally regenerate it by running bin/magento setup:di:deploy.

rm pub/static/frontend/Magento/{theme}/de_DE/js-translation.json
php bin/magento setup:static-content:deploy de_DE
php bin/magento setup:upgrade
rm -rf var/di
php bin/magento setup:di:compile

Note: replace {theme} with the theme currenlty in usage

Installation with Composer

composer require synoa/mage2-locale-de-de
rm pub/static/frontend/Magento/{theme}/de_DE/js-translation.json
php bin/magento setup:static-content:deploy de_DE

Note: replace {theme} with the theme currenlty in usage


Credit

This repository is a fork of splendidinternet/Magento2_German_LocalePack_de_DE. The majority of translation work was done by splendidinternet as well as a bunch of contributors.

In compliance with the original license (See LICENSE.txt) this modified version is distributed under the same Open Source License (Open Software License ("OSL") v. 3.0). You are free to fork, redistribute and build upon the work done by Synoa GmbH, however there is no warranty whatsoever. See LICENSE.txt.

magento2_german_localepack_de_de's People

Contributors

niclashoyer avatar felixbuechner avatar gordonlesti avatar kevingimbel avatar sydekumf avatar latenzio avatar splendidinternet avatar fisch42 avatar davidverholen avatar kkrieger85 avatar kipperlenny avatar shofer avatar riker09 avatar jakobfdev avatar kingjan1999 avatar

Watchers

NERDDISCO avatar James Cloos avatar Gerhard Ebelshäuser avatar Misi avatar Bert Scharpenberg avatar Jörg Kuschezki avatar Bence Bodrogi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.