-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathen.json
52 lines (52 loc) · 3.54 KB
/
en.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{
"settings_changed": "Language has been changed to: `English` (Default)",
"register_title": "Register Information",
"register_name": "What is your full name?",
"register_age": "How old are you?",
"register_gender": "What is your gender?",
"register_description": "Describe yourself ?",
"register_success": "You have successfully registered with Talkc0n!",
"start_matching": "Searching for a stranger to chat with... Please wait...",
"match_found": "A stranger looking to chat has been found! Start your conversation now!",
"already_in_chat": "You are already in a conversation with a stranger. Use `/stop` to end it before starting a new chat!",
"match_request_sent": "Identity reveal request has been sent, please wait for the stranger to confirm!",
"match_request_received": "The stranger wants to reveal their identity to you. Use `/match` to confirm or ignore this message if you don't want to!",
"leave_chat": "You have left this conversation!",
"partner_left_chat": "The stranger has left this conversation!",
"stranger_message": "{message}",
"register_first": "You need to register your information before you can start searching for strangers to chat with. Please use the `/register` command to register!",
"match_success": "Identity reveal request has been accepted. Stranger's information has been sent via DM, please check!",
"identity_revealed": "Note: The information may contain spam / not the truth, but this is the information that Stranger registered with Talkc0n!",
"partner_info": "Stranger's Information",
"name": "Full Name",
"age": "Age",
"gender": "Gender",
"description": "Description / Notes",
"credits_title": "About Contributors and Translations + Ping",
"contributors_title": "== Contributors:",
"translators_title": "== Translators / Translation by:",
"bot_ping": "== Talkc0n's Latency:",
"calculating_ping": "Calculating latency...",
"no_contributors": "No contributors ;-;",
"no_translators": "No translators ;-;",
"stranger_sticker": "Stranger has sent you a Sticker:",
"guild_not_found": "Error: Specified server not found!",
"not_in_guild": "You haven't joined the server. Please join this server first: <{invite_link}>",
"not_in_chat": "You are not in any chat. Please use the `/start` command first!",
"partner_not_in_guild": "There's an issue, oops: The stranger is not in Talkc0n's server ;-;",
"voice_request_sent": "Voice channel request has been sent to the stranger... Please wait for their response!",
"voice_request_received": "The stranger wants to join a Voice channel with you. React with ✅ to accept or ❌ to decline!",
"voice_channel_created": "Voice channel between the two of you has been created! You can join here (exists for 1 minute): {channel}",
"voice_request_declined": "The stranger has declined your Voice channel request!",
"voice_request_timeout": "Voice channel request has timed out. Please try again!",
"confirm_leave_chat": "Are you sure you want to leave this chat? (React ✅ to confirm or ❌ to decline)",
"timeout_leave_chat": "Request to leave chat has timed out. Continue chat!",
"cancel_leave_chat": "You have declined to leave chat, continue chat!",
"warning": "Warning",
"banned_message": "You have been banned from using Talkc0n!",
"ban_details": "⛔ Ban expiry: {expiry}\n📋 Ban reason: {reason}",
"permanent": "Permanent!",
"report_title": "Report a Stranger",
"report_content": "Please describe your issue with the Stranger",
"report_success": "Your report has been submitted successfully!"
}