Download the PHP package styleflashernewmedia/mage2-locale-de-de without Composer

On this page you can find all versions of the php package styleflashernewmedia/mage2-locale-de-de. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package mage2-locale-de-de

Magento 2 German LocalePack de_DE

Deutsches Sprachpaket für Magento 2 Community Edition

Die Übersetzung wurde von deutschen Muttersprachlern nach eigenem Ermessen vorgenommen. Die Übersetzung ist komplett, d.h. alle Sprachausgaben von Magento 2 wurden vom Englischen ins Deutsche übersetzt. Gern können Änderungsvorschläge eingebracht oder auch das gesamte Repository geforkt werden, wenn abweichende Übersetzungen eingebracht werden sollen.

Es gibt hier https://crowdin.com/project/magento-2/de auch einen Ansatz für die deutsche Übersetzung, aber das ist noch nicht weit fortgeschritten. Und für Magento 1.x gibt es weiterhin das deutsche Sprachpaket von Rico Neitzel: https://github.com/riconeitzel/German_LocalePack_de_DE

Installation

Aus dem Magento-Root-Verzeichnis folgende Befehle aufrufen:

Installation mit Composer

Bekannte Probleme und Workarounds

Warenkorb-Button unvollständig übersetzt

Es gibt zum Teil noch Probleme mit JavaScript-Widgets und Übersetzungen. Die Übersetzungen werden asynchron entweder aus der js-translation.json oder aus dem Local-Storage geladen. Gleichzeitig werden die Widgets geladen, so dass bei einigen Widgets die Übersetzungen noch nicht geladen sind, z.B. der Warenkorb-Button.

Workaround

In der Datei /frontend/templates/product/list.phtml folgenden Block ca. Zeile 140 anpassen:

In der Datei /frontend/templates/product/view/addtocart.phtml den submitHandler ca. Zeile 67 wie folgt anpassen:

Fortschritte im Checkout nicht übersetzt

Dies ist ein Bug in Magento, der bereits im develop Branch gefixt wurde - jedoch ist dieser Fix noch nicht in einem Release enthalten. Derzeit gibt es keinen Workaround, da Anpassungen der Javascript-Dateien unter /vendor/ nötig sind.


All versions of mage2-locale-de-de with dependencies

PHP Build Version
Package Version
Requires magento/framework Version ^100.0.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package styleflashernewmedia/mage2-locale-de-de contains the following files

Loading the files please wait ....