mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2025-01-08 00:51:20 +00:00
docs: Add english text for new installation process
This commit is contained in:
parent
fc3d78662e
commit
3fad05c8d5
|
@ -289,18 +289,24 @@
|
|||
"select_provider_email_notice": "E-mail hosting won't be available for new clients. Nevertheless it will be unlocked as soon as you complete your first payment.",
|
||||
"select_provider_site_button": "Visit site",
|
||||
"connect_to_server_provider": "Autorize in ",
|
||||
"connect_to_server_provider_text": "With API token SelfPrivacy will be able to setup a server ",
|
||||
"connect_to_server_provider_text": "With API token SelfPrivacy will be able to rent a machine and setup your server on it",
|
||||
"how": "How to obtain API token",
|
||||
"provider_bad_key_error": "Provider API key is invalid",
|
||||
"could_not_connect": "Counldn't connect to the provider.",
|
||||
"choose_location_type": "Choose your server location and type:",
|
||||
"back_to_locations": "Go back to available locations!",
|
||||
"no_locations_found": "No available locations found. Make sure your account is accessible.",
|
||||
"choose_location_type": "Where do you want to order your server?",
|
||||
"choose_location_type_text": "Different locations provide different server configurations, prices and connection speed.",
|
||||
"locations_not_found": "Oops!",
|
||||
"locations_not_found_text": "There are no available servers to rent",
|
||||
"back_to_locations": "Select something else",
|
||||
"choose_server_type": "What type of server do you need?",
|
||||
"choose_server_type_text": "Different resource capabilities support different services. Don't worry, you can expand your server anytime",
|
||||
"choose_server_type_notice": "The important things to look at are the CPU and RAM. The data of your services will be stored on a mounted volume which is easily explandable and gets paid for separately.",
|
||||
"no_server_types_found": "No available server types found. Make sure your account is accessible and try to change your server location.",
|
||||
"cloudflare_bad_key_error": "Cloudflare API key is invalid",
|
||||
"backblaze_bad_key_error": "Backblaze storage information is invalid",
|
||||
"connect_cloudflare": "Connect CloudFlare",
|
||||
"manage_domain_dns": "To manage your domain's DNS",
|
||||
"select_dns": "Now let's select a DNS provider",
|
||||
"select_dns_text": "",
|
||||
"manage_domain_dns": "To manage your domarin's DNS",
|
||||
"cloudflare_api_token": "CloudFlare API Token",
|
||||
"connect_backblaze_storage": "Connect Backblaze storage",
|
||||
"no_connected_domains": "No connected domains at the moment",
|
||||
|
|
Loading…
Reference in a new issue