Merged in fix/Lokalise-EN-edits-2025-10 (pull request #2962)

Fix/Lokalise English manual updates

* fix: update English keys


Approved-by: Linus Flood
This commit is contained in:
Matilda Landström
2025-10-16 15:04:58 +00:00
parent 038211bf09
commit bacdc669a3
37 changed files with 58 additions and 80 deletions

View File

@@ -70,7 +70,7 @@ export function translateSeatingType(type: string, intl: IntlShape) {
})
case SeatingType.Theatre:
return intl.formatMessage({
defaultMessage: "Theatre",
defaultMessage: "Theater",
})
case SeatingType.UShape:
return intl.formatMessage({