| @@ -1,8 +1,8 @@ | ||
| 1 | 1 | <div> |
| 2 | 2 | <span class="margin-right-10px" data-i18n="Enter Checkpoint Name:">Enter Checkpoint Name:</span><small data-i18n="(Leave empty to auto-generate)">(Leave empty to auto-generate)</small> |
| 3 | 3 | </div> |
| 4 | 4 | {{#if isReplace}} |
| 5 | 5 | <div class="m-t-1"> |
| 6 | 6 | <small data-i18n="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.</small> |
| 7 | 7 | </div> |
| 8 | 8 | {{/if}} |