Skip to content

Commit

Permalink
inflation (Jigsaw-Code#1118)
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellacosse committed Jul 12, 2022
1 parent 5624202 commit 84f978d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/server_manager/messages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions src/server_manager/messages/master_messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit 84f978d

Please sign in to comment.