You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 17, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: scripty_i18n/locales/en.ftl
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,9 @@ join-forum-requires-tags = The forum channel you tried to make me use requires t
42
42
join-target-not-text-based = The channel you told me to send transcripts to ({$targetMention}) is not a text-based channel. Please use a text-based channel, or pick a different channel in the `target_channel` argument.
43
43
# This message is shown when the user requests the bot create a new thread in a channel, but the channel doesn't support threads being created (usually voice channels)
44
44
join-create-thread-in-unsupported = Discord does not support threads in {$targetMention}. Please use a different channel, or do not create a thread.
45
+
join-ephemeral-with-thread-target-warn = You're trying to use {$targetThreadMention} as an ephemeral thread. This will delete it after Scripty leaves! Are you sure you want to do this?
46
+
join-ephemeral-with-thread-target-timed-out = Timed out. Rerun if you still want to try again.
47
+
join-ephemeral-with-thread-target-cancelled = You selected not to proceed, cancelling.
45
48
46
49
## Leave command
47
50
# This and all attributes show up exclusively in the slash command picker when `leave` is selected.
@@ -561,3 +564,8 @@ delete-data-cancel = No, cancel
561
564
## generic strings
562
565
# Message shown if a guild has not claimed their free trial of premium. Always appears on its own standalone line in the surrounding message.
563
566
free-trial-upsell = We offer 3-day trials of Scripty Premium if you would like to try it out and see if it is right for you. Send the bot a DM to get started with a free trial.
0 commit comments