Some checks failed
Deploy Web Apps / deploy (push) Successful in 5m52s
Build Android APK / build-android-apk (push) Failing after 23m15s
Queue Release Build / prepare (push) Successful in 1m42s
Queue Release Build / build-linux (push) Failing after 9m33s
Queue Release Build / build-windows (push) Successful in 26m5s
Queue Release Build / finalize (push) Has been skipped
47 lines
1.6 KiB
JSON
47 lines
1.6 KiB
JSON
{
|
|
"dashboard": {
|
|
"welcomeBack": "Welcome back, {{name}}",
|
|
"welcomeGuestFallback": "there",
|
|
"welcomeTitle": "Welcome to Toju",
|
|
"subtitle": "Find people, discover servers, or start your own community.",
|
|
"searchAriaLabel": "Search people, servers, and invites",
|
|
"searchPlaceholderMobile": "Search people, servers, invites...",
|
|
"searchPlaceholderDesktop": "Search for people, servers, or paste an invite...",
|
|
"searchShortcut": "Ctrl K",
|
|
"recent": "Recent:",
|
|
"removeRecent": "Remove {{term}}",
|
|
"invite": "Invite",
|
|
"openInvite": "Open invite",
|
|
"servers": "Servers",
|
|
"people": "People",
|
|
"noResults": "No people, servers, or invites match",
|
|
"findPeople": {
|
|
"title": "Find People",
|
|
"subtitle": "Connect with friends."
|
|
},
|
|
"findServers": {
|
|
"title": "Find Servers",
|
|
"subtitle": "Browse communities."
|
|
},
|
|
"createServer": {
|
|
"title": "Create Server",
|
|
"subtitle": "Start your own."
|
|
},
|
|
"getStarted": {
|
|
"title": "Get started",
|
|
"description": "You have not joined any servers yet. Find a community to join, or create your own to invite friends."
|
|
},
|
|
"peopleYouMightKnow": "People you might know",
|
|
"noPeopleSuggestions": "No people to suggest yet.",
|
|
"popularServers": "Popular Servers",
|
|
"noPopularServers": "No popular servers right now.",
|
|
"yourFriends": "Your Friends",
|
|
"recentlyActiveServers": "Recently Active Servers",
|
|
"serverMeta": {
|
|
"member": "{{count}} member",
|
|
"members": "{{count}} members"
|
|
},
|
|
"roomMembers": "{{count}} members"
|
|
}
|
|
}
|