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-04-07 09:52:01 UTC


README

puxt.config.php

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