mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2025-01-08 00:51:20 +00:00
docs: Add server type assets
This commit is contained in:
parent
979e8dd908
commit
41340f2026
|
@ -302,6 +302,10 @@
|
|||
"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.",
|
||||
"choose_server_type_ram": "{} GB of RAM",
|
||||
"choose_server_type_cpu": "{} GB of system storage",
|
||||
"choose_server_type_payment_eur": "{} EUR per month",
|
||||
"choose_server_type_payment_usd": "{} USD per month",
|
||||
"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",
|
||||
|
|
Loading…
Reference in a new issue