@@ -319,6 +322,18 @@ export function JobLinesComponent({
>
{t("parts.actions.order")}
+
diff --git a/client/src/translations/en_us/common.json b/client/src/translations/en_us/common.json
index 0e3d4d468..501385ca3 100644
--- a/client/src/translations/en_us/common.json
+++ b/client/src/translations/en_us/common.json
@@ -639,6 +639,7 @@
"convert": "Convert",
"export": "Export",
"exportselected": "Export Selected",
+ "filterpartsonly": "Filter Parts Only",
"gotojob": "Go to Job",
"intake": "Intake",
"manualnew": "Create New Job Manually",
diff --git a/client/src/translations/es/common.json b/client/src/translations/es/common.json
index f9304005e..86578d663 100644
--- a/client/src/translations/es/common.json
+++ b/client/src/translations/es/common.json
@@ -639,6 +639,7 @@
"convert": "Convertir",
"export": "",
"exportselected": "",
+ "filterpartsonly": "",
"gotojob": "",
"intake": "",
"manualnew": "",
diff --git a/client/src/translations/fr/common.json b/client/src/translations/fr/common.json
index cbcbb1b69..362999dc6 100644
--- a/client/src/translations/fr/common.json
+++ b/client/src/translations/fr/common.json
@@ -639,6 +639,7 @@
"convert": "Convertir",
"export": "",
"exportselected": "",
+ "filterpartsonly": "",
"gotojob": "",
"intake": "",
"manualnew": "",