文件名称:基于YII2模块在Web上翻译JSON格式的翻译文件-PHP开发
文件大小:46KB
文件格式:ZIP
更新时间:2024-06-16 02:49:30
PHP Frameworks
i基于YII2模块在Web上翻译JSON格式的翻译文件Yii2-背景翻译I18n:alien:基于YII2模块在Web上翻译JSON格式的翻译文件简介:sweat_droplets:该项目适用于客户端国际翻译。 它支持将JSON文件导入网页,并且在网络上进行翻译后,操作和维护或翻译人员可以导出已翻译的JSON文件。安装:green_heart:通过Composer composer需要weikaiiii / background-translation-i18n迁移:purple_heart:运行以下命令i
【文件预览】:
background-translation-i18n-master
----composer.json(623B)
----models()
--------TranslateJsonKeyModel.php(2KB)
--------LanguageSearch.php(2KB)
--------SearchTrait.php(1001B)
--------TranslateJsonKey.php(1KB)
--------TranslateJsonValue.php(912B)
--------Language.php(4KB)
----commands()
--------TranslateController.php(528B)
----readme.md(3KB)
----assets()
--------javascripts()
--------stylesheets()
----Module.php(2KB)
----controllers()
--------TranslateJsonController.php(6KB)
----views()
--------translate-json()
----migrations()
--------m141002_030233_translate_manager.php(7KB)
--------m190220_024743_add_translate_json_table.php(914B)
--------m190220_032144_add_translate_json_value.php(929B)
----bundles()
--------TranslateJsonAsset.php(764B)
--------UpdateAsset.php(608B)