Skip to content

Commit

Permalink
BAH-4056 | Changed Login Selection button caption to - Continue (Bahm…
Browse files Browse the repository at this point in the history
  • Loading branch information
angshu authored Aug 2, 2024
1 parent cdc18f8 commit 69d162a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ui/app/i18n/home/locale_en.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"BAHMNI_PAGE_TITLE_KEY": "Bahmni Home",
"LOGIN_LABEL_LOGIN_KEY": "Login",
"LOGIN_LABEL_SUBMIT_KEY": "Submit",
"LOGIN_LOCATION_SELECTION_LABEL_KEY": "Submit Location",
"LOGIN_LOCATION_SELECTION_LABEL_KEY": "Continue",
"LOGIN_LABEL_ENTER_OTP_KEY": "Enter OTP",
"LOGIN_LABEL_USERNAME_KEY": "Username",
"LOGIN_LABEL_PASSWORD_KEY": "Password",
Expand Down
2 changes: 1 addition & 1 deletion ui/app/i18n/home/locale_es.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"BAHMNI_PAGE_TITLE_KEY": "Inicio Bahmni",
"LOGIN_LABEL_LOGIN_KEY": "Iniciar sesión",
"LOGIN_LABEL_SUBMIT_KEY": "Enviar",
"LOGIN_LOCATION_SELECTION_LABEL_KEY": "Submit Location es",
"LOGIN_LOCATION_SELECTION_LABEL_KEY": "Continuar",
"LOGIN_LABEL_ENTER_OTP_KEY": "Ingresar OTP",
"LOGIN_LABEL_USERNAME_KEY": "Nombre de usuario",
"LOGIN_LABEL_PASSWORD_KEY": "Contraseña",
Expand Down
2 changes: 1 addition & 1 deletion ui/app/i18n/home/locale_fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"BAHMNI_PAGE_TITLE_KEY": "Accueil Bahmni",
"LOGIN_LABEL_LOGIN_KEY": "S'identifier",
"LOGIN_LABEL_SUBMIT_KEY": "Envoyer",
"LOGIN_LOCATION_SELECTION_LABEL_KEY": "Soumettre l'emplacement",
"LOGIN_LOCATION_SELECTION_LABEL_KEY": "Continuer",
"LOGIN_LABEL_ENTER_OTP_KEY": "Entrez OTP",
"LOGIN_LABEL_USERNAME_KEY": "nom d'utilisateur",
"LOGIN_LABEL_PASSWORD_KEY": "Mot de passe",
Expand Down
2 changes: 1 addition & 1 deletion ui/app/i18n/home/locale_pt_BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"BAHMNI_PAGE_TITLE_KEY": "Início do Bahmni",
"LOGIN_LABEL_LOGIN_KEY": "Entrar",
"LOGIN_LABEL_SUBMIT_KEY": "Enviar",
"LOGIN_LOCATION_SELECTION_LABEL_KEY": "Submit Location br",
"LOGIN_LOCATION_SELECTION_LABEL_KEY": "Continuar",
"LOGIN_LABEL_ENTER_OTP_KEY": "Inserir OTP",
"LOGIN_LABEL_USERNAME_KEY": "Nome de Usuário",
"LOGIN_LABEL_PASSWORD_KEY": "Senha",
Expand Down

0 comments on commit 69d162a

Please sign in to comment.