From 9cb8e8f5dfed404c68a624b6e2cb5f720b9fd424 Mon Sep 17 00:00:00 2001 From: VladGavrilet Date: Fri, 3 Nov 2023 11:40:10 +0200 Subject: [PATCH] Fix typo --- src/locales/cy/translation.json | 2 +- src/locales/en/translation.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/locales/cy/translation.json b/src/locales/cy/translation.json index 693012226..2539d44e1 100644 --- a/src/locales/cy/translation.json +++ b/src/locales/cy/translation.json @@ -1714,7 +1714,7 @@ "privacyNote": "Darllenwch ein hysbysiad preifatrwydd am fwy o wybodaeth am sut rydym yn defnyddio eich gwybodaeth bersonol." }, "textMessageInternationNumberConditionalSection": { - "heading": "Pa wlad", + "heading": "Pa wlad?", "hintText": "peidiwch â rhoi eich rhif ffôn", "errorIfBlank": "Rhowch o ba wlad y mae eich rhif ffôn yn dod" }, diff --git a/src/locales/en/translation.json b/src/locales/en/translation.json index 77ad5a74f..1fe50034a 100644 --- a/src/locales/en/translation.json +++ b/src/locales/en/translation.json @@ -1714,7 +1714,7 @@ "privacyNote": "Read our privacy notice for more information on how we use your personal information." }, "textMessageInternationNumberConditionalSection": { - "heading": "Which country", + "heading": "Which country?", "hintText": "Do not enter your phone number", "errorIfBlank": "Enter which country your phone number is from" },