Skip to content

Commit

Permalink
fix: html outfix (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
montalvomiguelo authored Jun 17, 2024
1 parent da1965e commit 0df53da
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"create_your_password_to_activate": "Erstellen Sie ein Passwort, um Ihren Account zu aktiveren.",
"disabled": "Deaktiviert",
"email_to_reset_password": "Wir werden Ihnen eine E-Mail zum Zurücksetzen des Passworts schicken.",
"fulfilled_date": "Geliefert am {{ date }}",
"fulfilled_date_html": "Geliefert am {{ date }}",
"gift_card_description": "Hier ist Ihre Geschenkkarte!",
"gift_card_expired_on": "Abgelaufen am {{ expiry }}",
"gift_card_expires_on": "Läuft ab am {{ expiry }}",
Expand All @@ -128,9 +128,9 @@
"max_characters": "Maximal {{ max_chars }} Zeichen",
"newsletter_success": "Danke fürs Anmelden",
"no_orders": "Sie haben noch keine Bestellungen aufgegeben.",
"order_cancelled_on": "Bestellung storniert am {{ date }}",
"order_cancelled_on_html": "Bestellung storniert am {{ date }}",
"order_cancelled_reason": "Grund: {{ reason }}",
"order_placed_on": "Aufgegeben am {{ date }}",
"order_placed_on_html": "Aufgegeben am {{ date }}",
"page_does_not_exist_html": "Die von Ihnen angeforderte Seite existiert nicht. Klicken Sie <a href='{{ url }}'>hier</a>, um den Einkauf fortzusetzen.",
"pick_up_available": "Pickup verfügbar",
"pick_up_available_at_html": "Pickup verfügbar unter <strong> {{location_name}} </strong>",
Expand Down
6 changes: 3 additions & 3 deletions locales/en.default.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"create_your_password_to_activate": "Create your password to activate your account.",
"disabled": "Disabled",
"email_to_reset_password": "We will send you an email to reset your password.",
"fulfilled_date": "Fulfilled {{ date }}",
"fulfilled_date_html": "Fulfilled {{ date }}",
"gift_card_description": "Here's your gift card!",
"gift_card_expired_on": "Expired on {{ expiry }}",
"gift_card_expires_on": "Expires on {{ expiry }}",
Expand All @@ -128,9 +128,9 @@
"max_characters": "{{ max_chars }} characters max",
"newsletter_success": "Thanks for subscribing",
"no_orders": "You haven't placed any orders yet.",
"order_cancelled_on": "Order cancelled on {{ date }}",
"order_cancelled_on_html": "Order cancelled on {{ date }}",
"order_cancelled_reason": "Reason: {{ reason }}",
"order_placed_on": "Placed on {{ date }}",
"order_placed_on_html": "Placed on {{ date }}",
"page_does_not_exist_html": "<p>The page you were looking for does not exist. </p><p><a href='{{ url }}'>Continue shopping</a></p>",
"pick_up_available": "Pickup available",
"pick_up_available_at_html": "Pickup available at <strong>{{ location_name }}</strong>",
Expand Down
6 changes: 3 additions & 3 deletions locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"create_your_password_to_activate": "Cree su contraseña para activar su cuenta.",
"disabled": "Inhabilitada",
"email_to_reset_password": "Le enviaremos un correo electrónico para restablecer su contraseña.",
"fulfilled_date": "Finalizado {{ date }}",
"fulfilled_date_html": "Finalizado {{ date }}",
"gift_card_description": "¡Aquí está su tarjeta de regalo!",
"gift_card_expired_on": "Expiró en {{ expiry }}",
"gift_card_expires_on": "Expira en {{ expiry }}",
Expand All @@ -128,9 +128,9 @@
"max_characters": "{{ max_chars }} caracteres máx.",
"newsletter_success": "Gracias por suscribirse",
"no_orders": "No ha realizado algún pedido aún.",
"order_cancelled_on": "Pedido cancelado en {{ date }}",
"order_cancelled_on_html": "Pedido cancelado en {{ date }}",
"order_cancelled_reason": "Motivo: {{ reason }}",
"order_placed_on": "Realizado en {{ date }}",
"order_placed_on_html": "Realizado en {{ date }}",
"page_does_not_exist_html": "La página que ha solicitado no existe. Haga clic <a href='{{ url }}'>aquí</a> para continuar la compra.",
"pick_up_available": "Recogida en la",
"pick_up_available_at_html": "Recogida disponible en <strong> {{location_name}} </strong>",
Expand Down
6 changes: 3 additions & 3 deletions locales/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"create_your_password_to_activate": "Créez votre mot de passe pour activer le compte.",
"disabled": "Désactivée",
"email_to_reset_password": "Nous vous ferons parvenir un courriel pour réinitialiser votre mot de passe.",
"fulfilled_date": "Traitée le {{ date }}",
"fulfilled_date_html": "Traitée le {{ date }}",
"gift_card_description": "Voici votre carte-cadeau!",
"gift_card_expired_on": "Expirée le {{ expiry }}",
"gift_card_expires_on": "Expire le {{ expiry }}",
Expand All @@ -128,9 +128,9 @@
"max_characters": "{{ max_chars }} caractères au maximum",
"newsletter_success": "Merci de vous être inscrit",
"no_orders": "Vous n'avez pas placé de commande à ce jour.",
"order_cancelled_on": "Commande annulée le {{ date }}",
"order_cancelled_on_html": "Commande annulée le {{ date }}",
"order_cancelled_reason": "Motif: {{ reason }}",
"order_placed_on": "Placée le {{ date }}",
"order_placed_on_html": "Placée le {{ date }}",
"page_does_not_exist_html": "Cette page n'est pas disponible. <a href='{{ url }}'>Retourner au magasinage</a>",
"pick_up_available": "Récupération disponible",
"pick_up_available_at_html": "Récupération disponible à <strong> {{location_name}} </strong>",
Expand Down
6 changes: 3 additions & 3 deletions locales/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"create_your_password_to_activate": "Crea una password per attivare il tuo account.",
"disabled": "Disabilitato",
"email_to_reset_password": "Ti invieremo un'e-mail per reimpostare la tua password.",
"fulfilled_date": "Evaso il {{ date }}",
"fulfilled_date_html": "Evaso il {{ date }}",
"gift_card_description": "Ecco la tua carta regalo!",
"gift_card_expired_on": "Scaduto il {{ expiry }}",
"gift_card_expires_on": "Scade il {{ expiry }}}",
Expand All @@ -128,9 +128,9 @@
"max_characters": "Massimo {{ max_chars }} caratteri",
"newsletter_success": "Grazie per l'iscrizione",
"no_orders": "Non hai ancora effettuato ordini.",
"order_cancelled_on": "Ordine cancellato il {{ date }}",
"order_cancelled_on_html": "Ordine cancellato il {{ date }}",
"order_cancelled_reason": "Motivo: {{ reason }}",
"order_placed_on": "Effettuato il {{ date }}",
"order_placed_on_html": "Effettuato il {{ date }}",
"page_does_not_exist_html": "<p>La pagina che stavi cercando non esiste. </p><p><a href='{{ url }}'>Continua a comprare</a></p>",
"pick_up_available": "Ritiro disponibile",
"pick_up_available_at_html": "Ritiro disponibile a <strong>{{ location_name }}</strong>",
Expand Down

0 comments on commit 0df53da

Please sign in to comment.