From 8351f73eb09dd08cd3e68fac823d04104b8ad21f Mon Sep 17 00:00:00 2001 From: Jack <48030374+jxckUK@users.noreply.github.com> Date: Tue, 3 Oct 2023 17:51:54 +0100 Subject: [PATCH] :hammer: chore: further updates (en-gb) --- apps/client/locales/en-gb/account.json | 6 +++--- apps/client/locales/en-gb/citizen.json | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) 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",