hostlink/puxt-i18n

There is no license information available for the latest version (1.3.0) of this package.

translation module for puxt

1.3.0 2021-04-28 07:17 UTC

This package is auto-updated.

Last update: 2024-11-07 11:11:17 UTC


README

puxt.config.php

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