hostlink/puxt-i18n

该软件包最新版本(1.3.0)没有提供许可信息。

puxt的翻译模块

1.3.0 2021-04-28 07:17 UTC

This package is auto-updated.

Last update: 2024-09-07 10:44:48 UTC


README

puxt.config.php

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