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",