Skip to content

Commit

Permalink
Translate TTP custom text
Browse files Browse the repository at this point in the history
**Why**: So that users don't see 'NOT TRANSLATED YET'.
  • Loading branch information
monfresh committed Dec 11, 2017
1 parent 1a82d0f commit e538a0a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
10 changes: 6 additions & 4 deletions config/locales/service_providers/es.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@
es:
service_providers:
trusted_traveler:
header: NOT TRANSLATED YET
header: "¿Ha venido de Trusted Traveler Programs?"
account_page:
body: NOT TRANSLATED YET
body_html: NOT TRANSLATED YET
create_account_link: NOT TRANSLATED YET
body: Su antiguo ID de usuario y contraseña de GOES no funcionarán. Favor
de crear un nueva cuenta de login.gov.
body_html: Su antiguo ID de usuario y contraseña de GOES no funcionarán. Favor
de %{link}
create_account_link: crear un nueva cuenta de login.gov.
usa_jobs:
header: "¿Ha venido de USAJOBS?"
account_page:
Expand Down
10 changes: 6 additions & 4 deletions config/locales/service_providers/fr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@
fr:
service_providers:
trusted_traveler:
header: NOT TRANSLATED YET
header: Êtes-vous venu(e) de Trusted Traveler Programs?
account_page:
body: NOT TRANSLATED YET
body_html: NOT TRANSLATED YET
create_account_link: NOT TRANSLATED YET
body: Votre ancien nom d'utilisateur et mot de passe GOES ne marchera pas.
Veuillez créer un nouveau compte login.gov.
body_html: Votre ancien nom d'utilisateur et mot de passe GOES ne marchera pas.
Veuillez %{link}
create_account_link: créer un nouveau compte login.gov.
usa_jobs:
header: Êtes-vous venu(e) de USAJOBS?
account_page:
Expand Down

0 comments on commit e538a0a

Please sign in to comment.