From 3cbd4459a7e5f812ae4d2b8f714e4ef097fa13a2 Mon Sep 17 00:00:00 2001 From: Jack <48030374+jxckUK@users.noreply.github.com> Date: Wed, 4 Oct 2023 14:45:56 +0100 Subject: [PATCH] :hammer: chore: update translations (en-gb) Updating translations added in d12276ca0a5b97bd9a228406aa1e653f82b1d306 --- apps/client/locales/en-gb/leo.json | 8 +++++--- apps/client/locales/en-gb/values.json | 10 +++++++++- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/apps/client/locales/en-gb/leo.json b/apps/client/locales/en-gb/leo.json index c3b987cbc..bb39d1468 100644 --- a/apps/client/locales/en-gb/leo.json +++ b/apps/client/locales/en-gb/leo.json @@ -382,7 +382,10 @@ "motorway_sign_130": "Speed 130", "motorway_sign_140": "Speed 140", "motorway_sign_150": "Speed 150", - "arrestReportLogs": "Arrest report logs" + "arrestReportLogs": "Arrest report logs", + "all": "All", + "ungrouped": "Ungrouped", + "counts": "Counts" }, "Bolos": { "activeBolos": "Active Remarks", @@ -414,5 +417,4 @@ "bureauOfFirearms": "Home Office", "noWeaponsPendingBof": "There are no weapon licenses pending approval." } -} - \ No newline at end of file +} \ No newline at end of file diff --git a/apps/client/locales/en-gb/values.json b/apps/client/locales/en-gb/values.json index d70bf33f7..3e76a2e6e 100644 --- a/apps/client/locales/en-gb/values.json +++ b/apps/client/locales/en-gb/values.json @@ -66,7 +66,15 @@ "importWeapons": "Import Weapons", "customCallsignTemplate": "Custom Callsign Template", "customCallsignTemplateDescription": "When set, it will use this template over the global callsign template. You can use the following variables: {variables}", - "category": "Category" + "category": "Category", + "addGroup": "Add Group", + "manageGroup": "Manage Group", + "INFRACTION": "Civil Offense", + "MISDEMEANOR": "Summarry Offense", + "FELONY": "Criminal Offense", + "warningApplicable": "Caution Applicable", + "warningNotApplicable": "Caution Not Applicable", + "isPrimary": "Is Primary" }, "PENAL_CODE_GROUP": { "MANAGE": "Manage Legislation Groups",