Skip to content

Commit a21b85a

Browse files
authored
Translation added: Spanish (es), Nederlands (nl) and Chinese (zh) (#1067)
Translation added: Spanish (es), Nederlands (nl) and Chinese (zh) Related to #1066
1 parent 47ee8bf commit a21b85a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/deploy/heroku.es.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ Visita tu aplicación en dashboard.heroku.com y ve a la sección **Add-ons**.
172172

173173
Desde aquí entra en `postgres` y verás una opción para `Heroku Postgres`. Selecciónala.
174174

175-
Elige el plan Eco por $5/mes (consulta [precios](https://www.heroku.com/pricing#data-services)) y realiza la instalación. Heroku hará el resto.
175+
Elige el plan Essential 0 por $5/mes (consulta [precios](https://www.heroku.com/pricing#data-services)) y realiza la instalación. Heroku hará el resto.
176176

177177
Una vez que termines, verás que la base de datos aparece en la pestaña **Resources**.
178178

docs/deploy/heroku.nl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ Bezoek uw applicatie op dashboard.heroku.com en ga naar de **Add-ons** sectie.
173173

174174
Voer hier `postgres` in en u zult een optie zien voor `Heroku Postgres`. Selecteer deze.
175175

176-
Kies het Eco plan voor $5/maand (zie [prijzen](https://www.heroku.com/pricing#data-services)), en provision. Heroku zal de rest doen.
176+
Kies het Essential 0 plan voor $5/maand (zie [prijzen](https://www.heroku.com/pricing#data-services)), en provision. Heroku zal de rest doen.
177177

178178
Zodra je klaar bent, zie je de database verschijnen onder de **Resources** tab.
179179

docs/deploy/heroku.zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ heroku ps:scale web=1
173173

174174
从这里输入`postgres`,你会看到`Heroku Postgres`的选项。 选择它。
175175

176-
选择每月$5的 Eco 计划(参见[定价](https://www.heroku.com/pricing#data-services)),并进行预配。剩下的交给 Heroku 处理。
176+
选择每月$5的 Essential 0 计划(参见[定价](https://www.heroku.com/pricing#data-services)),并进行预配。剩下的交给 Heroku 处理。
177177

178178
完成后,你会看到数据库出现在 **Resources** 选项卡下。
179179

0 commit comments

Comments
 (0)