[texture-type-cast] add i18n

This commit is contained in:
Pig Fang 2020-04-23 10:58:02 +08:00
parent ff2d058cba
commit 7233ab443b
3 changed files with 7 additions and 3 deletions

View File

@ -0,0 +1,2 @@
title: Texture Type Casting
description: Force to cast types of all textures.

View File

@ -0,0 +1,2 @@
title: 材质类型强制转换
description: 强制对全站的材质进行材质类型修改

View File

@ -1,8 +1,8 @@
{
"name": "texture-type-cast",
"title": "材质类型强制转换",
"version": "0.2.0",
"description": "强制对全站的材质进行材质类型修改",
"title": "Blessing\\TextureTypeCast::general.title",
"version": "0.3.0",
"description": "Blessing\\TextureTypeCast::general.description",
"author": "GPlane",
"url": "https://gplane.win/",
"namespace": "Blessing\\TextureTypeCast",