< Back
Print

CS Translation

Summary

Dieses Plugin fügt die CS Übersetzung entsprechend dem Key und Modulnamen ein: CS::translation(‘key’,’modul).

Click on the red marked button for the extended settings to open a new window. Here you can configure your value in the given editor, which result will then be transferred to the system.

 

 

Label Description Example
Translation Key ExternalKey for translation SCREEN_SIZE
Translation Module Module name, default is “custom” custom

Results on the example from the SimpleExcel Connector.

Array
(
    [0] => Array
        (
            [SKU] => SKU-10254
            [NAME] => SLT 95 Nano Crystal en
            [TRANSLATE_en] => Size
        )

    [1] => Array
        (
            [SKU] => SKU-10254
            [NAME] => SLT 95 Nano Crystal de
            [TRANSLATE_de] => Größe
        )

)

Details/limitations

Was this article helpful?
How can we improve this article?
Please submit the reason for your vote so that we can improve the article.
Table of Contents