-
-
Notifications
You must be signed in to change notification settings - Fork 382
/
Copy pathbundle.l10n.json
49 lines (47 loc) · 1.52 KB
/
bundle.l10n.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
{
"Spawn Pet": "Spawn Pet",
"Pet Panel": "Pet Panel",
"Select a pet": "Select a pet",
"Select a color": "Select a color",
"Select the pet to remove.": "Select the pet to remove.",
"Leave blank for a random name": "Leave blank for a random name",
"Name your pet": "Name your pet",
"Cancelled Spawning Pet": "Cancelled Spawning Pet",
"A Pet Playground has been created. You can now use the \"Spawn Additional Pet\" Command to add more pets.": "A Pet Playground has been created. You can now use the \"Spawn Additional Pet\" Command to add more pets.",
"A Pet Playground has been created. You can now use the \"Remove All Pets\" Command to remove all pets.": "A Pet Playground has been created. You can now use the \"Remove All Pets\" Command to remove all pets.",
"black": "Black",
"brown": "Brown",
"lightbrown": "Light Brown",
"green": "Green",
"yellow": "Yellow",
"gray": "Gray",
"purple": "Purple",
"red": "Red",
"white": "White",
"orange": "Orange",
"blue": "Blue",
"akita": "Akita",
"socks black": "Black (Socks)",
"socks brown": "Brown (Socks)",
"socks beige": "Beige (Socks)",
"paint black": "Black (Paint)",
"paint brown": "Brown (Paint)",
"paint beige": "Beige (Paint)",
"magical": "Magical",
"warrior": "Warrior",
"cat": "Cat",
"clippy": "Clippy",
"cockatiel": "Cockatiel",
"crab": "Crab",
"deno": "Deno",
"dog": "Dog",
"mod": "Mod (the .NET bot)",
"rat": "Rat",
"rocky": "Rocky",
"rubber-duck": "Rubber Duck",
"snake": "Snake",
"totoro": "Totoro",
"zappy": "Zappy",
"horse": "Horse",
"snail": "Snail"
}