From 8430f500efca325a2beed03e786083072e8de38e Mon Sep 17 00:00:00 2001 From: Allan Carr Date: Thu, 30 Jan 2025 14:30:47 -0800 Subject: [PATCH] IO-3116 Production Flag Translation Signed-off-by: Allan Carr --- client/src/translations/en_us/common.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/translations/en_us/common.json b/client/src/translations/en_us/common.json index c28c5da46..8b8dfd86f 100644 --- a/client/src/translations/en_us/common.json +++ b/client/src/translations/en_us/common.json @@ -1527,7 +1527,7 @@ "addDocuments": "Add Job Documents", "addNote": "Add Note", "addtopartsqueue": "Add to Parts Queue", - "addtoproduction": "Add In Production Flag", + "addtoproduction": "Add to Production", "addtoscoreboard": "Add to Scoreboard", "allocate": "Allocate", "autoallocate": "Auto Allocate", @@ -1570,7 +1570,7 @@ "printCenter": "Print Center", "recalculate": "Recalculate", "reconcile": "Reconcile", - "removefromproduction": "Remove In Production Flag", + "removefromproduction": "Remove from Production", "schedule": "Schedule", "sendcsi": "Send CSI", "sendpartspricechange": "Send Parts Price Change",