Skip to content

Commit

Permalink
i18n: shorten reset configuration to just reset
Browse files Browse the repository at this point in the history
  • Loading branch information
dhhyi committed Aug 26, 2020
1 parent 138e540 commit 98c67a3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/assets/i18n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -2882,7 +2882,7 @@
"tacton.bom.quantity.label": "Menge:",
"tacton.selected_image.selected.label": "Ausgewähltes Bild",
"tacton.configure_product.product.label": "Konfigurieren",
"tacton.step_buttons.reset.label": "Konfiguration zurücksetzen",
"tacton.step_buttons.reset.label": "Zurücksetzen",
"tacton.step_buttons.next.label": "Weiter",
"tacton.step_buttons.previous.label": "Zurück",
"tacton.step_buttons.submit.label": "Vorschlag anfordern",
Expand Down
2 changes: 1 addition & 1 deletion src/assets/i18n/en_US.json
Original file line number Diff line number Diff line change
Expand Up @@ -2886,7 +2886,7 @@
"tacton.bom.quantity.label": "Qty:",
"tacton.selected_image.selected.label": "Selected Image",
"tacton.configure_product.product.label": "Configure",
"tacton.step_buttons.reset.label": "Reset Configuration",
"tacton.step_buttons.reset.label": "Reset",
"tacton.step_buttons.next.label": "Next",
"tacton.step_buttons.previous.label": "Previous",
"tacton.step_buttons.submit.label": "Request Proposal",
Expand Down
2 changes: 1 addition & 1 deletion src/assets/i18n/fr_FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -2884,7 +2884,7 @@
"tacton.bom.quantity.label": "Qté :",
"tacton.selected_image.selected.label": "Image sélectionnée",
"tacton.configure_product.product.label": "Configurer",
"tacton.step_buttons.reset.label": "Réinitialiser la configuration",
"tacton.step_buttons.reset.label": "Réinitialiser",
"tacton.step_buttons.next.label": "Suivant",
"tacton.step_buttons.previous.label": "Précédent",
"tacton.step_buttons.submit.label": "Demander une proposition",
Expand Down

1 comment on commit 98c67a3

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Azure Demo Servers are available:

Please sign in to comment.