diff --git a/apps/client/locales/en-gb/account.json b/apps/client/locales/en-gb/account.json index b3bd7d75f..dab49752f 100644 --- a/apps/client/locales/en-gb/account.json +++ b/apps/client/locales/en-gb/account.json @@ -35,8 +35,8 @@ "addedToCall": "Added to call", "statusUpdate": "Status Update", "incomingCall": "Incoming Call", - "dotColor": "Dot color", - "fullRowColor": "Full row color", + "dotColor": "Dot colour", + "fullRowColor": "Full row colour", "userApiToken": "User Api Token", "reGenerateToken": "Re-generate token", "token": "Token", @@ -55,7 +55,7 @@ "unavailableSoundsMessage": "These sounds are unavailable. They must be added by an admin.", "userApiTokenDescription": "This token can be used to communicate with SnailyCAD's API.", "developerMode": "Developer Mode", - "statusViewDescription": "How the color of a state code is displayed in the active units table." + "statusViewDescription": "How the colour of a state code is displayed in the active units table." }, "Notifications": { "CITIZEN_DELETED": "{citizen} was deleted. Reason: {reason}" diff --git a/apps/client/locales/en-gb/citizen.json b/apps/client/locales/en-gb/citizen.json index 7c54bd006..76e3d705d 100644 --- a/apps/client/locales/en-gb/citizen.json +++ b/apps/client/locales/en-gb/citizen.json @@ -74,7 +74,7 @@ "registrationStatus": "Registration Status", "insuranceStatus": "Insurance Status", "owner": "Owner", - "color": "Color", + "color": "Colour", "plate": "Registration", "vinNumber": "VIN Number", "business": "Business", @@ -134,7 +134,7 @@ "pets": "Pets", "createPet": "Create Pet", "name": "Name", - "color": "Color", + "color": "Colour", "dateOfBirth": "Date of Birth", "weight": "Weight", "age": "Age",