From 5da312356a64d858c60e4e326f90d561dfa3e6c4 Mon Sep 17 00:00:00 2001 From: Rivelle Date: Mon, 30 Dec 2024 15:36:06 +0800 Subject: [PATCH] Update createCheckpoint.html: fix data-i18n --- public/scripts/templates/createCheckpoint.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/scripts/templates/createCheckpoint.html b/public/scripts/templates/createCheckpoint.html index 98e9bd08b..137bb0cfd 100644 --- a/public/scripts/templates/createCheckpoint.html +++ b/public/scripts/templates/createCheckpoint.html @@ -1,8 +1,8 @@
- Enter Checkpoint Name:(Leave empty to auto-generate) + Enter Checkpoint Name:(Leave empty to auto-generate)
{{#if isReplace}}
- The currently existing checkpoint will be unlinked and replaced with the new checkpoint, but can still be found in the Chat Management. + The currently existing checkpoint will be unlinked and replaced with the new checkpoint, but can still be found in the Chat Management.
{{/if}}