chore: Add truthy operator to trigger conditions

This commit is contained in:
kwaroran
2024-05-28 20:42:26 +09:00
parent 2401b25bee
commit 0d28f1a381
3 changed files with 11 additions and 3 deletions

View File

@@ -632,4 +632,5 @@ export const languageEnglish = {
select: "Select",
lowLevelAccessConfirm: "This character uses Low Level Access. which means this character can access the AI model and your storage directly. do you really want to import this character?",
triggerLowLevelOnly: "This trigger only works with Low Level Access. to enable this trigger, enable Low Level Access in advanced settings in the character.",
truthy: "Truthy",
}