Files
ColdBreeze-chat-web/public/locales/en/welcome.json
T
2026-07-04 07:15:55 +08:00

71 lines
3.0 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"title": "Welcome to {{name}} server",
"desc": "Here are some steps to help you get started.",
"invite": "Invite your friends or teammates",
"start_by_channel": "Create a Channel to Start a Conversation",
"start_by_dm": "Send a Direct Message",
"download": "Download Mobile apps",
"help": "Got questions? Visit our help center",
"sign_in_tip": "Please sign in to send message",
"license": "VoceChat License",
"page_editor": {
"title": "Page Management",
"status_select": "Select State",
"signed_in": "Signed In",
"not_signed_in": "Visitors",
"signed_in_users": "Signed-in Users",
"not_signed_in_users": "Visitors",
"current_state": "Current State:",
"download_html": "Download Page HTML",
"upload_html": "Upload Custom HTML Page",
"uploading": "Uploading…",
"reset": "Reset to Default",
"resetting": "Resetting…",
"ai_tip": "Want to use an AI agent to automatically write your homepage?",
"copy_prompt": "Copy Prompt",
"copied": "Copied!",
"html_preview": "Current Active HTML Preview",
"loading": "Loading…"
},
"onboarding": {
"title": "VoceChat Setup",
"welcome": "Welcome to your VoceChat!",
"welcome_desc": "Everything in this space is owned by you. Lets set up your space!",
"start": "Start",
"new_server": "Name your new server",
"server_desc": "Servers are shared environments where teams can work on projects and chat.",
"placeholder_server": "Enter server name",
"create_server": "Create Server",
"admin_title": "Now lets set up your admin account",
"admin_desc": "You are the 1st user and admin of your space!",
"sign": "Sign Up",
"invite_title": "Last step: invite others!",
"invite_desc": "Firstly, who can sign up to this server?",
"confirm": "Confirm",
"done_welcome": "Welcome to {{serverName}}",
"done_title": "Proudly presented by VoceChat",
"done_desc": "More settings, including domain resolution, privileges, securities, and invites are available in <0>Settings</0>",
"enter": "Enter",
"last_tip": "Now lets invite others!",
"last_desc": "Send invitation link to your future community members:",
"done": "Done",
"welcome_page": "Welcome Page",
"set_name": "Set Name",
"admin_account": "Admin Account",
"who_sign_up": "Who Can Sign Up",
"invites": "Invites",
"update_domain_tip": "Incorrect link domain?Please update it here:",
"tunnel_initializing": "Initializing Tunnel service...",
"tunnel_dns_warning": "Waiting for DNS propagation. If access fails, try clearing your DNS cache and retrying.",
"tunnel_redirect_countdown": "Redirecting to public address in {{seconds}}s...",
"tunnel_domain_assigned": "A public domain has been assigned to you",
"tunnel_opt_in_title": "Get an automatically assigned public domain?",
"tunnel_opt_in_yes": "Yes",
"tunnel_opt_in_skip": "Next",
"tunnel_progress": "Starting tunnel...",
"tunnel_error": "Tunnel error",
"tunnel_get_domain": "Get Public Domain"
},
"video": "Video"
}