From a76af8373257f35efe81110722e3bba7d02f88fb Mon Sep 17 00:00:00 2001 From: Lukas Hroch Date: Wed, 9 Oct 2024 11:31:13 +0100 Subject: [PATCH] fix(i18n): wording updates (V4-1159/V4-1252) --- packages/i18n/src/survey/en/recall.json | 2 +- packages/i18n/src/survey/en/survey.json | 2 +- packages/i18n/src/survey/ta/survey.json | 2 +- packages/i18n/src/survey/zh/survey.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/i18n/src/survey/en/recall.json b/packages/i18n/src/survey/en/recall.json index ada0cc1a3a..8e198e6430 100644 --- a/packages/i18n/src/survey/en/recall.json +++ b/packages/i18n/src/survey/en/recall.json @@ -73,7 +73,7 @@ "add": "Add meal", "delete": "Delete meal", "deleteConfirm": "You are about to delete everything you had for {item}.", - "editFoods": "Change / Add foods", + "editFoods": "Update foods", "editTime": "Change time" } }, diff --git a/packages/i18n/src/survey/en/survey.json b/packages/i18n/src/survey/en/survey.json index a9bf04f6b2..dcab7c843d 100644 --- a/packages/i18n/src/survey/en/survey.json +++ b/packages/i18n/src/survey/en/survey.json @@ -2,7 +2,7 @@ "_": "Survey", "welcome": { "_": "Welcome to Intake24", - "subtitle": "Intake24 is used in research studies to collect information about what people eat and drink." + "subtitle": "Intake24 is used in research, surveys and clinical studies to collect information about what people eat and drink." }, "info": "Survey information", "states": { diff --git a/packages/i18n/src/survey/ta/survey.json b/packages/i18n/src/survey/ta/survey.json index 8aca68f4f4..e6f5b139df 100644 --- a/packages/i18n/src/survey/ta/survey.json +++ b/packages/i18n/src/survey/ta/survey.json @@ -2,7 +2,7 @@ "_": "Survey", "welcome": { "_": "Welcome to Intake24", - "subtitle": "Intake24 is used in research studies to collect information about what people eat and drink." + "subtitle": "Intake24 is used in research, surveys and clinical studies to collect information about what people eat and drink." }, "info": "Survey information", "states": { diff --git a/packages/i18n/src/survey/zh/survey.json b/packages/i18n/src/survey/zh/survey.json index 954014e21e..48ae33cedc 100644 --- a/packages/i18n/src/survey/zh/survey.json +++ b/packages/i18n/src/survey/zh/survey.json @@ -2,7 +2,7 @@ "_": "调查", "welcome": { "_": "Welcome to Intake24", - "subtitle": "Intake24 is used in research studies to collect information about what people eat and drink." + "subtitle": "Intake24 is used in research, surveys and clinical studies to collect information about what people eat and drink." }, "info": "调查信息", "states": {