Newer
Older
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
},
"app": {
"main": {
"categories": {
"participants": "In the Cabins",
"members": "Crew",
"channels": "Oceans",
"conversations": "Natters"
}
},
"navigation": {
"tabs": {
"friends": "Crewmates",
"dev": "Ship Builder",
"home": "Mainland"
}
},
"status": {
"offline": "On leave",
"invisible": "On leave",
"busy": "In the cabins",
"idle": "On a voyage",
"online": "On-deck"
}
},
"login": {
"error": {
"resend": "Failed t' resend!",
"reset": "Failed t' reset!",
"login": "Failed t' login!",
"create": "Failed t' register!"
},
"check_spam": "Please check spam if ye can nah find it",
"existing": "Already 'ave an account?",
"forgot": "Forgot yer password?",
"enter": {
"current_password": "Enter yer current password.",
"invite": "Enter yer invite code.",
"password": "Enter yer password.",
"email": "Enter yer email."
},
"register": "Register",
"title": "Login"