Skip to content

Commit 0cd2d43

Browse files
committed
fix: order translates
1 parent 11ff609 commit 0cd2d43

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/i18n/en.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1105,8 +1105,8 @@ You'll find an Email with steps to follow.`,
11051105
mercadolibre_title: 'MercadoLibre',
11061106
mitienda_title: 'MiTienda',
11071107
prestashop_title: 'PrestaShop',
1108-
siigo_title: 'Siigo',
11091108
shopify_title: 'Shopify',
1109+
siigo_title: 'Siigo',
11101110
tiendanube_title: 'Tiendanube',
11111111
title: 'Native Integrations',
11121112
tokko_title: 'Tokko Broker',

src/i18n/es.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1106,8 +1106,8 @@ Encontrarás un Email con los pasos a seguir.`,
11061106
mercadolibre_title: 'MercadoLibre',
11071107
mitienda_title: 'MiTienda',
11081108
prestashop_title: 'PrestaShop',
1109-
siigo_title: 'Siigo',
11101109
shopify_title: 'Shopify',
1110+
siigo_title: 'Siigo',
11111111
tiendanube_title: 'Tiendanube',
11121112
title: 'Integraciones Nativas',
11131113
tokko_title: 'Tokko Broker',

0 commit comments

Comments
 (0)