From 81038e17d711ad82462a5c90067f9e9ead43be87 Mon Sep 17 00:00:00 2001 From: ashukla Date: Wed, 9 Oct 2024 12:59:44 -0500 Subject: [PATCH 1/3] User-Facing Improvements, camera capture, update french text during camera capture --- config/locales/fr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 679e6d8a731..f489171a2f5 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -643,7 +643,7 @@ doc_auth.info.selfie_capture_status.face_not_found: Visage non trouvé doc_auth.info.selfie_capture_status.face_too_small: Visage trop petit doc_auth.info.selfie_capture_status.too_many_faces: Trop de visages doc_auth.info.selfie_capture.action.capture: Prendre une photo -doc_auth.info.selfie_capture.action.close: éteindre +doc_auth.info.selfie_capture.action.close: fermer doc_auth.info.selfie_capture.action.retake: nouvelle photo doc_auth.info.selfie_capture.action.submit: Photo prise. Envoyer la photo. doc_auth.info.selfie_capture.intro: Caméra prête à prendre la photo From ab654e970c875d71704681d1d93f297c4c3e3d50 Mon Sep 17 00:00:00 2001 From: ashukla Date: Wed, 9 Oct 2024 13:00:39 -0500 Subject: [PATCH 2/3] changelog: User-Facing Improvements, camera capture, update french text during camera capture --- config/locales/fr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/fr.yml b/config/locales/fr.yml index f489171a2f5..8d256159c97 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -643,7 +643,7 @@ doc_auth.info.selfie_capture_status.face_not_found: Visage non trouvé doc_auth.info.selfie_capture_status.face_too_small: Visage trop petit doc_auth.info.selfie_capture_status.too_many_faces: Trop de visages doc_auth.info.selfie_capture.action.capture: Prendre une photo -doc_auth.info.selfie_capture.action.close: fermer +doc_auth.info.selfie_capture.action.close: fermer doc_auth.info.selfie_capture.action.retake: nouvelle photo doc_auth.info.selfie_capture.action.submit: Photo prise. Envoyer la photo. doc_auth.info.selfie_capture.intro: Caméra prête à prendre la photo From df80cfa8f0c01f7e5cd961a3300186fca9fc3fae Mon Sep 17 00:00:00 2001 From: ashukla Date: Wed, 9 Oct 2024 13:01:40 -0500 Subject: [PATCH 3/3] changelog: User-Facing Improvements, camera capture, update french text during camera capture --- config/locales/fr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 8d256159c97..f489171a2f5 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -643,7 +643,7 @@ doc_auth.info.selfie_capture_status.face_not_found: Visage non trouvé doc_auth.info.selfie_capture_status.face_too_small: Visage trop petit doc_auth.info.selfie_capture_status.too_many_faces: Trop de visages doc_auth.info.selfie_capture.action.capture: Prendre une photo -doc_auth.info.selfie_capture.action.close: fermer +doc_auth.info.selfie_capture.action.close: fermer doc_auth.info.selfie_capture.action.retake: nouvelle photo doc_auth.info.selfie_capture.action.submit: Photo prise. Envoyer la photo. doc_auth.info.selfie_capture.intro: Caméra prête à prendre la photo