-
Notifications
You must be signed in to change notification settings - Fork 1
/
example.json
42 lines (42 loc) · 1.16 KB
/
example.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
{
"settings_changed": " : `type_your_language_here`",
"register_title": "",
"register_name": "",
"register_age": "",
"register_gender": "",
"register_description": "",
"register_success": "",
"start_matching": "",
"match_found": "",
"already_in_chat": " , `/stop` ",
"match_request_sent": "",
"match_request_received": " , `/match` ",
"leave_chat": "",
"partner_left_chat": "",
"stranger_message": "**stran:** {message}",
"register_first": "regis: `/register` ",
"match_success": "",
"identity_revealed": "",
"partner_info": "",
"name": "",
"age": "",
"gender": "",
"description": "",
"credits_title": "",
"contributors_title": "== :",
"translators_title": "== :",
"bot_ping": "== :",
"calculating_ping": "Ping...",
"no_contributors": "",
"no_translators": "",
"stranger_sticker": "",
"guild_not_found": "",
"not_in_guild": "join: <{invite_link}>",
"not_in_chat": " , `/start` ",
"partner_not_in_guild": "",
"voice_request_sent": "",
"voice_request_received": "agree: ✅ | disagree: ❌ ",
"voice_channel_created": "1m available vc: {channel}",
"voice_request_declined": "",
"voice_request_timeout": ""
}