Merged in fix/label-sync (pull request #2163)

fix: english label sync

* fix: english label sync

* fix: sync from Lokalise


Approved-by: Linus Flood
This commit is contained in:
Michael Zetterberg
2025-05-21 04:11:22 +00:00
parent 1b8688c7ee
commit f3936f41d8
30 changed files with 1063 additions and 391 deletions

View File

@@ -57,7 +57,7 @@ export default function ChildInfoSelector({
const allBedTypes: ChildBed[] = [
{
label: intl.formatMessage({
defaultMessage: "In adults bed",
defaultMessage: "In adult's bed",
}),
value: ChildBedMapEnum.IN_ADULTS_BED,
},