Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 220 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 220 Bytes

puxt-i18n

puxt.config.php

   "modules" => [
        ["hostlink/puxt-i18n", 
            [
                "username" => "username", 
                "password" => "password"
            ]
        ],
    ],