[feat] added asset width option

This commit is contained in:
kwaroran
2023-07-20 18:10:40 +09:00
parent 25cd272691
commit 0cb34da44a
4 changed files with 15 additions and 2 deletions

View File

@@ -344,5 +344,6 @@ export const languageEnglish = {
noweb: "This feature cannot be used on web version.",
createBotInternet: "Create Bot from Internet with AI",
createBotInternetAlert: "Please provide the character's name and the corresponding series/game.",
able:"Able"
able:"Able",
assetWidth: "Asset Max Width",
}