Skip to content

Commit

Permalink
remove i18n duplicate keys
Browse files Browse the repository at this point in the history
  • Loading branch information
omohokcoj committed Jan 29, 2024
1 parent 27d8cd5 commit 3d870b2
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ en: &en
completed_successfully: Completed Successfully

es: &es
digitally_signed_by: Firmado digitalmente por
role: Rol
email: Correo electrónico
digitally_signed_by: Firmado digitalmente por
Expand All @@ -42,7 +41,6 @@ es: &es
completed_successfully: Completado exitosamente

it:
digitally_signed_by: Signé numériquement par
role: Rôle
email: Email
digitally_signed_by: Firmato digitalmente da
Expand Down Expand Up @@ -84,7 +82,6 @@ fr: &fr
completed_successfully: Terminé avec succès

pt: &pt
digitally_signed_by: Assinado digitalmente por
role: Função
email: Email
digitally_signed_by: Assinado digitalmente por
Expand All @@ -106,10 +103,9 @@ pt: &pt
completed_successfully: Concluído com sucesso

de: &de
digitally_signed_by: Digital signiert von
role: Rolle
email: E-Mail
digitally_signed_by: Digital unterzeichnet von
digitally_signed_by: Digital signiert von
role: Rolle
provide_your_email_to_start: Gib deine E-Mail-Adresse ein, um zu starten
start: Starten
Expand Down

0 comments on commit 3d870b2

Please sign in to comment.