-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathen.json
50 lines (50 loc) · 1.32 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
{
"adopt": {
"adopt": "Adopt!",
"namePlaceholder": "Oh no please be nice to them",
"notEnoughExperience": "Woah there! You don't have enough OwOpoints to adopt another pet right now!",
"notEnoughMoney": "Woah there! You don't have enough money to adopt another pet right now!",
"petName": "Name",
"title": "Pet adoption!"
},
"footer": {
"credit": "Website and art created by {0}.",
"creditLink": "wonderful people",
"copyright": "Copyright 2021, All rights reseved."
},
"general": {
"admin": "Admin",
"pets": "Pets",
"quests": "Quests",
"about": "About",
"adopted": "Adopted",
"apply": "Apply",
"cancel": "Cancel",
"login": "Login",
"logout": "Logout",
"loginProvider": "Choose a login provider.",
"username": "Username",
"language": "Language",
"wiki": "Wiki"
},
"lang": {
"en": "English",
"en_OWO": "Engwish (uwu)",
"es": "Español"
},
"locations": {
"7080ef44-66e1-40b5-ab3f-5b872ac948a9": "on the dark web"
},
"personalities": {
"4f558ac1-22ec-4d9c-a758-7d3f39ee233e": "They’re a drug dealer. Cool!"
},
"pet": {
"adoptedDate": "Adopted {0}",
"viewDetails": "View details"
},
"users": {
"unsetBio": "This user hasn't set a bio.",
"joined": "Joined {0}",
"viewProfile": "View profile"
}
}