Add persona portraits with lesser change

This commit is contained in:
bangonicdd
2024-02-03 22:35:11 +09:00
parent 1ddb24c250
commit 10d910141b
6 changed files with 10 additions and 6 deletions

View File

@@ -515,4 +515,5 @@ export const languageEnglish = {
license: "License",
licenseDesc: "You can choose license for the downloaders to limit the usages of your card's prompt.",
passwordDesc: "You can set a password to protect your card from unauthorized access.",
largePersonaPortrait: "Persona Portrait",
}

View File

@@ -429,4 +429,5 @@ export const languageKorean = {
template: "템플릿",
editTranslationDisplay: "번역문 수정",
memoryLimitThickness: "기억 한계선 두께",
largePersonaPortrait: "페르소나 세로 이미지",
}