Skip to content

Commit

Permalink
Html output fix (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
montalvomiguelo authored Mar 7, 2024
1 parent c76af29 commit 1f7d11d
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"tax_included": "inkl. MwSt.",
"unavailable": "Nicht verfügbar",
"view_in_space_explanation": "„Ansicht in Ihrem Raum“ lädt den Artikel im Augmented-Reality-Fenster",
"will_be_powered_by": "Dieser Shop wird mit Hilfe von {{ shopify }} betrieben werden",
"will_be_powered_by_html": "Dieser Shop wird mit Hilfe von {{ shopify }} betrieben werden",
"you_must_agree": "Sie müssen den Verkaufsbedingungen zustimmen, um auszuchecken",
"you_save_amount": "Sparen {{ saved_amount }}"
},
Expand Down
2 changes: 1 addition & 1 deletion locales/en.default.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"tax_included": "Tax included.",
"unavailable": "Unavailable",
"view_in_space_explanation": "View in your space, loads item in augmented reality window",
"will_be_powered_by": "This shop will be powered by {{ shopify }}",
"will_be_powered_by_html": "This shop will be powered by {{ shopify }}",
"you_must_agree": "You must agree with the terms and conditions of sales to check out",
"you_save_amount": "You save {{ saved_amount }}"
},
Expand Down
2 changes: 1 addition & 1 deletion locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"tax_included": "Impuesto incluido.",
"unavailable": "No disponible",
"view_in_space_explanation": "Ver en tu espacio, carga el artículo en la ventana de realidad aumentada",
"will_be_powered_by": "Esta tienda estará impulsada por {{ shopify }}",
"will_be_powered_by_html": "Esta tienda estará impulsada por {{ shopify }}",
"you_must_agree": "Debe aceptar los términos y condiciones de venta para pagar",
"you_save_amount": "Guardar {{ saved_amount }}"
},
Expand Down
2 changes: 1 addition & 1 deletion locales/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"tax_included": "Taxes incluses.",
"unavailable": "Non disponible",
"view_in_space_explanation": "Affichage dans votre espace, charge l'article dans une fenêtre de réalité augmentée",
"will_be_powered_by": "Cette boutique sera propulsée par {{ shopify }}",
"will_be_powered_by_html": "Cette boutique sera propulsée par {{ shopify }}",
"you_must_agree": "Vous devez accepter les termes et conditions de vente pour vérifier",
"you_save_amount": "Épargnez {{ saved_amount }}"
},
Expand Down
2 changes: 1 addition & 1 deletion locales/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"tax_included": "Imposte incluse.",
"unavailable": "Non disponibile",
"view_in_space_explanation": "Visualizza nel tuo spazio, carica l'articolo nella finestra della realtà aumentata",
"will_be_powered_by": "Questo negozio sarà ospitato su {{ shopify }}",
"will_be_powered_by_html": "Questo negozio sarà ospitato su {{ shopify }}",
"you_must_agree": "Devi accettare i termini e le condizioni di vendita per procedere al pagamento",
"you_save_amount": "Risparmi {{ saved_amount }}"
},
Expand Down
2 changes: 1 addition & 1 deletion locales/pt-BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"tax_included": "Taxas incluídas.",
"unavailable": "Indisponível",
"view_in_space_explanation": "Ver em seu espaço, carregar item na janela de realidade aumentada",
"will_be_powered_by": "Esta loja será patrocinada por {{ shopify }}",
"will_be_powered_by_html": "Esta loja será patrocinada por {{ shopify }}",
"you_must_agree": "Você deve concordar com os termos e condições de vendas para verificar",
"you_save_amount": "Economize {{ saved_amount }}"
},
Expand Down
2 changes: 1 addition & 1 deletion locales/pt-PT.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"tax_included": "Imposto incluído.",
"unavailable": "Indisponível",
"view_in_space_explanation": "Ver no seu espaço, carrega item na janela de realidade aumentada",
"will_be_powered_by": "Esta loja será movida por {{ shopify }}",
"will_be_powered_by_html": "Esta loja será movida por {{ shopify }}",
"you_must_agree": "Você deve concordar com os termos e condições de vendas para verificar",
"you_save_amount": "Poupe {{ saved_amount }}"
},
Expand Down

0 comments on commit 1f7d11d

Please sign in to comment.