mirror of
https://github.com/OutlineFoundation/outline-server.git
synced 2026-08-04 14:37:34 +00:00
inflation
This commit is contained in:
parent
7ca6d366d3
commit
b782ffb5b9
2 changed files with 4 additions and 4 deletions
|
|
@ -245,8 +245,8 @@
|
|||
"setup-create": "Create server",
|
||||
"setup-description": "Don't have a server? Create an account with DigitalOcean.",
|
||||
"setup-cancel": "Cancel at any time",
|
||||
"setup-do-cost": "Only US$5 a month",
|
||||
"setup-do-create": "Create a new server with your DigitalOcean account for an additional US$5/30 days for 1 TB of data transfer.",
|
||||
"setup-do-cost": "Only US$6 a month",
|
||||
"setup-do-create": "Create a new server with your DigitalOcean account for an additional US$6/30 days for 1 TB of data transfer.",
|
||||
"setup-do-data": "1 TB data transfer allowance",
|
||||
"setup-do-description": "This could take several minutes. You can destroy this server at any time.",
|
||||
"setup-do-easiest": "Easiest setup process",
|
||||
|
|
|
|||
|
|
@ -1145,11 +1145,11 @@
|
|||
"description": "This string appears in the server setup view as an item of a list describing Outline's features."
|
||||
},
|
||||
"setup_do_cost": {
|
||||
"message": "Only US$5 a month",
|
||||
"message": "Only US$6 a month",
|
||||
"description": "This string appears in the server setup view as an item of a list describing Outline's features."
|
||||
},
|
||||
"setup_do_create": {
|
||||
"message": "Create a new server with your DigitalOcean account for an additional US$5/30 days for 1 TB of data transfer.",
|
||||
"message": "Create a new server with your DigitalOcean account for an additional US$6/30 days for 1 TB of data transfer.",
|
||||
"description": "This string appears in the server setup view as a paragraph within a card. Describes Outline servers' features when deployed on DigitalOcean. DigitalOcean is a cloud provider name and should not be translated; TB is an abbreviation for terabyte and should not be translated"
|
||||
},
|
||||
"setup_do_data": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue