Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update translations #1618

Merged
merged 3 commits into from
Nov 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/translations-patch-627308ed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@bigcommerce/catalyst-core": patch
---

Update translations.
2 changes: 1 addition & 1 deletion core/messages/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@
"changePassword": "Skift adgangskode",
"submit": "Opdater indstillinger",
"submitting": "Opdater indstillinger ...",
"successMessage": "Your account settings have been updated",
"successMessage": "Dine kontoindstillinger er blevet opdateret",
"validationMessages": {
"email": "Indtast en gyldig e-mail, f.eks. navn@domæne.com",
"empty": "Dette felt må ikke være tomt",
Expand Down
2 changes: 1 addition & 1 deletion core/messages/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@
"changePassword": "Cambiar contraseña",
"submit": "ACTUALICE LA CONFIGURACIÓN",
"submitting": "Actualizando la configuración...",
"successMessage": "Your account settings have been updated",
"successMessage": "La configuración de tu cuenta se ha actualizado",
"validationMessages": {
"email": "Introduce un correo electrónico válido, como [email protected]",
"empty": "Este campo no puede estar vacío",
Expand Down
2 changes: 1 addition & 1 deletion core/messages/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@
"changePassword": "Cambia password",
"submit": "AGGIORNA IMPOSTAZIONI",
"submitting": "Aggiorna impostazioni...",
"successMessage": "Your account settings have been updated",
"successMessage": "Le impostazioni del tuo account sono state aggiornate",
"validationMessages": {
"email": "Inserisci un indirizzo e-mail valido, ad esempio [email protected]",
"empty": "Questo campo non può essere vuoto",
Expand Down
2 changes: 1 addition & 1 deletion core/messages/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@
"changePassword": "Zmień hasło",
"submit": "Zaktualizuj ustawienia",
"submitting": "Zaktualizuj ustawienia...",
"successMessage": "Your account settings have been updated",
"successMessage": "Ustawienia konta zostały zaktualizowane",
"validationMessages": {
"email": "Podaj prawidłowy adres e-mail, np. [email protected]",
"empty": "To pole nie może być puste",
Expand Down
2 changes: 1 addition & 1 deletion core/messages/pt-BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@
"changePassword": "Alterar senha",
"submit": "Atualizar configurações",
"submitting": "Atualizar configurações...",
"successMessage": "Your account settings have been updated",
"successMessage": "As configurações da sua conta foram atualizadas",
"validationMessages": {
"email": "Insira um e-mail válido, como [email protected]",
"empty": "Este campo não pode ficar vazio",
Expand Down
2 changes: 1 addition & 1 deletion core/messages/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@
"changePassword": "Alterar senha",
"submit": "Atualizar configurações",
"submitting": "Atualizar configurações...",
"successMessage": "Your account settings have been updated",
"successMessage": "As configurações da sua conta foram atualizadas",
"validationMessages": {
"email": "Insira um e-mail válido, como [email protected]",
"empty": "Este campo não pode ficar vazio",
Expand Down
Loading