[feat] add persona

This commit is contained in:
kwaroran
2023-07-16 02:52:00 +09:00
parent 8a4aaadfd6
commit f6c5c8be9e
9 changed files with 238 additions and 73 deletions

View File

@@ -334,5 +334,9 @@ export const languageEnglish = {
officialDiscordDesc: "Official Discord to talk about RisuAI",
confirmRecommendedPreset: "There is a recommended settings for this model. do you want to change the settings to that? (you can turn off asking in the accessiblity settings)",
toggleConfirmRecommendedPreset: "Ask for recommended setting when model change",
recommendedPreset: "Set to Recommended Settings"
recommendedPreset: "Set to Recommended Settings",
persona: "Persona",
icon:"Icon",
account: "Account",
remove: "Remove"
}